Skip to content

Commit

Permalink
more variable names
Browse files Browse the repository at this point in the history
  • Loading branch information
josepharhar committed Dec 16, 2024
1 parent 42ef681 commit 961fee3
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 @@ -56340,7 +56340,7 @@ interface <dfn interface>HTMLSelectedContentElement</dfn> : <span>HTMLElement</s
<li><p>If <var>selectedcontent</var> is null, then return.</p></li>

<li><p>Let <var>option</var> be the first <code>option</code> in
<var>nearestSelectAncestor</var>'s <span data-x="concept-select-option-list">list of
<var>select</var>'s <span data-x="concept-select-option-list">list of
options</span> whose <span data-x="concept-option-selectedness">selectedness</span> is true, if
any such <code>option</code> exists, otherwise null.</p></li>

Expand Down

0 comments on commit 961fee3

Please sign in to comment.