Skip to content

Commit

Permalink
remove run these steps
Browse files Browse the repository at this point in the history
  • Loading branch information
josepharhar committed Jan 29, 2025
1 parent 6f251fb commit 77f9886
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 @@ -54617,7 +54617,7 @@ interface <dfn interface>HTMLOptionElement</dfn> : <span>HTMLElement</span> {
</ol>

<p>To <dfn>maybe clone an <code>option</code> into <code>selectedcontent</code></dfn>, given an
<code>option</code> <var>option</var>, run these steps:</p>
<code>option</code> <var>option</var>:</p>

<ol>
<li><p>Let <var>select</var> be <var>option</var>'s <span><code>option</code> element nearest
Expand Down

0 comments on commit 77f9886

Please sign in to comment.