Commit 091fe90 1 parent eaf900c commit 091fe90 Copy full SHA for 091fe90
File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -53225,12 +53225,11 @@ You cannot submit this form when the field is incorrect.</samp></pre>
53225
53225
<ol>
53226
53226
<li><p>Optionally, wait until any prior execution of this algorithm has terminated.</p></li>
53227
53227
53228
- <li><p>Let (<var>suppressed</var>, <var>dismissed</var>) be the result of
53229
- <span>WebDriver BiDi file dialog shown</span> with <var>element</var> and
53230
- <var>picker type</var>.</p></li>
53228
+ <li><p>Let <var>dismissed</var> be the result of <span>WebDriver BiDi file dialog shown</span>
53229
+ with <var>element</var>.</p></li>
53231
53230
53232
53231
<li>
53233
- <p>If <var>suppressed </var> is false:</p>
53232
+ <p>If <var>dismissed </var> is false:</p>
53234
53233
<ol>
53235
53234
<li><p>Display a prompt to the user requesting that the user specify some files. If the <code
53236
53235
data-x="attr-input-multiple">multiple</code> attribute is not set on <var>element</var>, there
You can’t perform that action at this time.
0 commit comments