Skip to content

Commit 27be0e6

Browse files
committed
Refine duplicate navigation check
1 parent e71a959 commit 27be0e6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106308,7 +106308,10 @@ location.href = '#foo';</code></pre>
106308106308
data-x="document-state-initiator-origin">initiator origin</span>, <span
106309106309
data-x="document-state-request-referrer">referrer</span>, <span
106310106310
data-x="document-state-request-referrer-policy">request referrer policy</span>,
106311-
<var>userInvolvement</var>, <var>historyHandling</var>, and request headers,</p>
106311+
<var>userInvolvement</var>, and <var>historyHandling</var>;</p>
106312+
</li>
106313+
<li>
106314+
<p>the ongoing navigation's <span>active document</span>'s "navigation conditions potentially changed" flag is false,</p>
106312106315
</li>
106313106316
</ul>
106314106317
<p>then:</p>

0 commit comments

Comments
 (0)