Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Aug 25, 2023
1 parent e493ff2 commit 51ef454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -52809,7 +52809,7 @@ interface <dfn interface>HTMLSelectElement</dfn> : <span>HTMLElement</span> {

<ol>
<li><p>If <var>oldParent</var> is a <code>select</code> element and <var>removedNode</var> has an
<var>option</var> child, then run that <code>select</code> element's <span>selectedness setting
<var>option</var> child, then run <var>oldParent</var>'s <span>selectedness setting
algorithm</span>.</p></li>
</ol>

Expand Down

0 comments on commit 51ef454

Please sign in to comment.