Skip to content

Commit

Permalink
User activation reference
Browse files Browse the repository at this point in the history
  • Loading branch information
domfarolino committed Dec 4, 2023
1 parent b42b031 commit 130dd19
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions compatibility.bs
Original file line number Diff line number Diff line change
Expand Up @@ -893,12 +893,14 @@ This algorithm is based on [=request permission to use=], except for the followi

<h3 id="sa-heuristics-popup">Popup Heuristic</h3>

Append the following steps to the <a spec="html">activation notification</a>
steps in the [[HTML#user-activation-processing-model|user activation processing
model]]:
Append the following steps to the [[!HTML]]'s <a spec="html">activation notification</a> algorithm:

<div algorithm="user-activation-patch">

1. Run [=detect a popup heuristic=] given <var ignore>document</var>.

</div>

<div algorithm>

To <dfn>detect a popup heuristic</dfn> given a [=Document=] |document|,
Expand Down

0 comments on commit 130dd19

Please sign in to comment.