Skip to content

Commit

Permalink
Consume user activation when creating a new top-level traversable
Browse files Browse the repository at this point in the history
Closes #10108.
  • Loading branch information
CanadaHonk authored Nov 20, 2024
1 parent ea72316 commit 49976e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -97807,6 +97807,9 @@ interface <dfn interface>NotRestoredReasons</dfn> {

<dd>
<ol>
<li><p><span>Consume user activation</span> of <var>currentNavigable</var>'s <span
data-x="nav-window">active window</span>.</p></li>

<li><p>Set <var>windowType</var> to "<code data-x="">new and unrestricted</code>".</p></li>

<li><p>Let <var>currentDocument</var> be <var>currentNavigable</var>'s <span
Expand Down

0 comments on commit 49976e0

Please sign in to comment.