Skip to content

Commit

Permalink
Consume user activation in show the picker
Browse files Browse the repository at this point in the history
More in-depth alternative to whatwg#10098. Fixes whatwg#10084, helps GHSA-hr74-5fj7-jgxp.
  • Loading branch information
CanadaHonk committed May 13, 2024
1 parent f239744 commit fc8b0dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source
Expand Up @@ -52699,6 +52699,9 @@ You cannot submit this form when the field is incorrect.</samp></pre>
<li><p>If <var>element</var> is not <i data-x="concept-fe-mutable">mutable</i>, then
return.</p></li>

<li><p><span>Consume user activation</span> given <span>element</span>'s <span>relevant global
object</span>.</p></li>

<li>
<p>If <var>element</var> is an <code>input</code> element and <var>element</var>'s <code
data-x="attr-input-type">type</code> attribute is in the <span
Expand Down

0 comments on commit fc8b0dd

Please sign in to comment.