We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 307f1ad commit 8119cacCopy full SHA for 8119cac
source
@@ -54340,7 +54340,7 @@ interface <dfn interface>HTMLSelectElement</dfn> : <span>HTMLElement</span> {
54340
<ol>
54341
<li><p>If <var>event</var>'s <span>canceled flag</span> is set, then return.</p></li>
54342
54343
- <li><p>Run the <span>focusing steps</span> on <var>newOption</var>.</p></li>
+ <li><p>Run the <span>focusing steps</span> on <var>option</var>.</p></li>
54344
</ol>
54345
54346
<p class="note">Implementations commonly allow the user to focus the next or previous option via
0 commit comments