Skip to content

Commit

Permalink
put if first
Browse files Browse the repository at this point in the history
  • Loading branch information
OrKoN committed Jan 23, 2025
1 parent 80caa5a commit 57a4cbc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -102115,16 +102115,16 @@ location.href = '#foo';</code></pre>
data-x="hand-off to external software">handing-off to external software</span>.</p>
</li>

<li><p>Invoke <span>WebDriver BiDi navigation committed</span> with <var>navigable</var> and
<li><p>If <var>entry</var>'s <span data-x="she-document-state">document state</span>'s
<span data-x="document-state-document">document</span> is not null,
invoke <span>WebDriver BiDi navigation committed</span> with <var>navigable</var> and
a new <span>WebDriver BiDi navigation status</span> whose <span
data-x="navigation-status-id">id</span> is <var>document</var>'s <span
data-x="concept-document-navigation-id">during-loading navigation ID for WebDriver
BiDi</span>, <span data-x="navigation-status-status">status</span> is "<code
data-x="navigation-status-committed">comitted</code>", and <span
data-x="navigation-status-url">url</span> is <var>document</var>'s <span
data-x="concept-document-url">URL</span> if <var>entry</var>'s <span
data-x="she-document-state">document state</span>'s <span
data-x="document-state-document">document</span> is not null.</p></li>
data-x="concept-document-url">URL</span></p></li>
</ol>
</li>

Expand Down

0 comments on commit 57a4cbc

Please sign in to comment.