Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -81916,12 +81916,13 @@ State: <OUTPUT NAME=I>1</OUTPUT> <INPUT VALUE="Increment" TYPE=BUTTON O
<!-- http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1946 to 1955 -->

<li id="navigate-fragid-step"><p>If this is not a <dfn>reload-triggered navigation</dfn>,
<var>resource</var>'s <span>URL</span> <span data-x="concept-url-equals">equals</span>
<var>resource</var> is a <span data-x="concept-request">request</span>, <var>resource</var>'s
<span data-x="concept-request-url">url</span> <span data-x="concept-url-equals">equals</span>
<var>browsingContext</var>'s <span>active document</span>'s <span
data-x="concept-document-url">URL</span> with <var>exclude fragments flag</var> set, and
<var>resource</var>'s <span>URL</span>'s <span data-x="concept-url-fragment">fragment</span> is
non-null, then <span data-x="navigate-fragid">navigate to that fragment</span> and abort these
steps.</p></li>
<var>resource</var>'s <span data-x="concept-request-url">url</span>'s <span
data-x="concept-url-fragment">fragment</span> is non-null, then <span
data-x="navigate-fragid">navigate to that fragment</span> and abort these steps.</p></li>

<li><p>Cancel any preexisting but not yet <span data-x="concept-navigate-mature">mature</span>
attempt to navigate <var>browsingContext</var>, including canceling any instances of the <span
Expand Down