We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091d737 commit 86b46b3Copy full SHA for 86b46b3
1 file changed
source
@@ -56678,7 +56678,8 @@ interface <dfn interface>HTMLSelectElement</dfn> : <span>HTMLElement</span> {
56678
</li>
56679
56680
<li>
56681
- <p>If <var>lastSelectedOption</var> is null and <var>firstEnabledOption</var> is not null:</p>
+ <p>If <var>lastSelectedOption</var> is null and <var>firstEnabledOption</var> is not null and
56682
+ <var>element</var>'s <span data-x="concept-select-size">display size</span> is 1:</p>
56683
56684
<ol>
56685
<li><p>Set <var>firstEnabledOption</var>'s <span
0 commit comments