Skip to content

Commit

Permalink
chore: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
MelSumner authored and actions-user committed Jul 31, 2024
1 parent 6ab7258 commit 03a72ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion accname/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,8 @@ <h4>Computation steps</h4>
</div>
</li>
<li id="comp_embedded_control">
<span id="step2C"><!-- Don't link to this legacy numbered ID. --></span><em>Embedded Control:</em> Otherwise, if the <code>current node</code> is a user-adjustable control embedded within the label, and the control is not the element being named or described, then return the embedded control's value as part of the text alternative in the following manner:
<span id="step2C"><!-- Don't link to this legacy numbered ID. --></span><em>Embedded Control:</em> Otherwise, if the <code>current node</code> is a user-adjustable control embedded
within the label, and the control is not the element being named or described, then return the embedded control's value as part of the text alternative in the following manner:
<ol>
<li id="comp_embedded_control_textbox"><em>Textbox:</em> If the embedded control has role <a class="role-reference" href="#textbox">textbox</a>, return its value.</li>
<li id="comp_embedded_control_combobox_or_listbox">
Expand Down

0 comments on commit 03a72ef

Please sign in to comment.