Skip to content

Commit

Permalink
Make showPicker consume user activation
Browse files Browse the repository at this point in the history
  • Loading branch information
josepharhar committed Jan 26, 2024
1 parent 8027fc5 commit c5d938b
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 @@ -52477,6 +52477,9 @@ You cannot submit this form when the field is incorrect.</samp></pre>
activation</span>, then throw a <span>"<code>NotAllowedError</code>"</span>
<code>DOMException</code>.</p></li>

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

<li><p>If <span>this</span> is a <code>select</code> element, and <span>this</span> is not
<span>being rendered</span>, then throw a <span>"<code>NotSupportedError</code>"</span>
<code>DOMException</code>.<p></li>
Expand Down

0 comments on commit c5d938b

Please sign in to comment.