Skip to content

Commit

Permalink
Revise if clause
Browse files Browse the repository at this point in the history
  • Loading branch information
noamr committed Nov 20, 2023
1 parent 7e7762a commit 4a1bec3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -100367,10 +100367,9 @@ location.href = '#foo';</code></pre>
data-x="document-state-origin">origin</span> is <span>same origin</span> with
<var>document</var>'s <span data-x="concept-document-origin">origin</span>; and</p></li>

<li><p><var>previousEntryForActivation</var>'s
<span data-x="she-document-state">document state</span>'s
<span data-x="she-document">document</span>'s <span data-x="is initial
about:blank">initial <code>about:blank</code></span> is false,</p></li>
<li><p><var>previousEntryForActivation</var>'s <span data-x="she-document">document</span>'s
<span data-x="is initial about:blank">initial <code>about:blank</code></span> is
false,</p></li>
</ul>

<p>then set <var>activation</var>'s <span data-x="nav-activation-old-entry">old entry</span>
Expand Down

0 comments on commit 4a1bec3

Please sign in to comment.