Skip to content

Commit

Permalink
chore: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
smhigley authored and actions-user committed Sep 27, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 9babf09 commit 7c402e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions accname/index.html
Original file line number Diff line number Diff line change
@@ -675,8 +675,8 @@ <h4>Computation steps</h4>
If the <code>root node</code> has an <code>aria-actions</code> [=attribute=] with an IDREF matching the rendered child node, skip steps b-d for this child node.
</li>
<li>
If the <code>root node</code> has an <code>aria-actions</code> [=attribute=] with at least one valid IDREF matching any of the descendents of the rendered child node,
exclude the referenced descendants from the name from content of the <code>current node</code>.
If the <code>root node</code> has an <code>aria-actions</code> [=attribute=] with at least one valid IDREF matching any of the descendents of the rendered child node, exclude
the referenced descendants from the name from content of the <code>current node</code>.
</li>
<li id="comp_name_from_content_for_each_child_set_current">
<span id="step2F.iii.a"><!-- Don't link to this legacy numbered ID. --></span>Set the <code>current node</code> to the <code>rendered child node</code>.

0 comments on commit 7c402e1

Please sign in to comment.