File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -106194,10 +106194,9 @@ location.href = '#foo';</code></pre>
106194
106194
<li><p>If <var>url</var> <span data-x="concept-url-equals">equals</span>
106195
106195
<var>navigable</var>'s <span data-x="nav-document">active document</span>'s <span
106196
106196
data-x="concept-document-url">URL</span>, and <var>initiatorOriginSnapshot</var> is <span>same
106197
- origin</span> with <var>targetNavigable</var>'s <span data-x="nav-document">active
106198
- document</span>'s <span data-x="concept-document-origin">origin</span>, then set
106199
- <var>historyHandling</var> to "<code
106200
- data-x="NavigationHistoryBehavior-replace">replace</code>".</p></li>
106197
+ origin</span> with <var>navigable</var>'s <span data-x="nav-document">active document</span>'s
106198
+ <span data-x="concept-document-origin">origin</span>, then set <var>historyHandling</var> to
106199
+ "<code data-x="NavigationHistoryBehavior-replace">replace</code>".</p></li>
106201
106200
106202
106201
<li><p>Otherwise, set <var>historyHandling</var> to "<code
106203
106202
data-x="NavigationHistoryBehavior-push">push</code>".</p></li>
You can’t perform that action at this time.
0 commit comments