We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5088085 commit a09e79cCopy full SHA for a09e79c
1 file changed
source
@@ -59334,7 +59334,7 @@ interface <dfn interface>HTMLSelectedContentElement</dfn> : <span>HTMLElement</s
59334
<li><p>Let <var>option</var> be the first <code>option</code> in <var>select</var>'s <span
59335
data-x="concept-select-option-list">list of options</span> whose <span
59336
data-x="concept-option-selectedness">selectedness</span> is true, if any such <code>option</code>
59337
- exists, otherwise null.</p></li>
+ exists; otherwise null.</p></li>
59338
59339
<li><p>If <var>option</var> is null, then run <span>clear a <code>selectedcontent</code></span>
59340
given <var>selectedcontent</var>.</p></li>
0 commit comments