Skip to content

Commit

Permalink
Editorial: correct userNavigationInvolvement -> userInvolvement
Browse files Browse the repository at this point in the history
This was missed in #10818.
  • Loading branch information
AtkinsSJ authored Jan 7, 2025
1 parent 420093b commit d1c086a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -103348,9 +103348,8 @@ location.href = '#foo';</code></pre>
<li><p><span>Assert</span>: <var>navigationType</var> is not null.</p></li>

<li><p><span data-x="deactivate a document for a cross-document navigation">Deactivate</span>
<var>displayedDocument</var>, given <var>userNavigationInvolvement</var>,
<var>targetEntry</var>, <var>navigationType</var>, and
<var>afterPotentialUnloads</var>.</p></li>
<var>displayedDocument</var>, given <var>userInvolvement</var>, <var>targetEntry</var>,
<var>navigationType</var>, and <var>afterPotentialUnloads</var>.</p></li>
</ol>
</li>

Expand Down

0 comments on commit d1c086a

Please sign in to comment.