Skip to content

Commit a09e79c

Browse files
committed
,->;
1 parent 5088085 commit a09e79c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59334,7 +59334,7 @@ interface <dfn interface>HTMLSelectedContentElement</dfn> : <span>HTMLElement</s
5933459334
<li><p>Let <var>option</var> be the first <code>option</code> in <var>select</var>'s <span
5933559335
data-x="concept-select-option-list">list of options</span> whose <span
5933659336
data-x="concept-option-selectedness">selectedness</span> is true, if any such <code>option</code>
59337-
exists, otherwise null.</p></li>
59337+
exists; otherwise null.</p></li>
5933859338

5933959339
<li><p>If <var>option</var> is null, then run <span>clear a <code>selectedcontent</code></span>
5934059340
given <var>selectedcontent</var>.</p></li>

0 commit comments

Comments
 (0)