Skip to content

Commit

Permalink
chore: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaohara authored and actions-user committed Jul 25, 2024
1 parent 1cbadd4 commit d899202
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions html-aam/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16381,8 +16381,8 @@ <h3>Accessible Description Computation</h3>
</ul>
</li>
<li>
Otherwise, use the flat string of the `title` attribute if it was not used as the <a data-cite="accname-1.2/#dfn-accessible-name">accessible name</a> for the element,
and if the flat string of the `title` does not match the flat string of the element's accessible name or its subtree content if the element has no accessible name.
Otherwise, use the flat string of the `title` attribute if it was not used as the <a data-cite="accname-1.2/#dfn-accessible-name">accessible name</a> for the element, and if the flat
string of the `title` does not match the flat string of the element's accessible name or its subtree content if the element has no accessible name.
</li>
<li>If none of the above are applicable, there is no <a data-cite="accname-1.2/#dfn-accessible-description">accessible description</a>.</li>
</ol>
Expand Down

0 comments on commit d899202

Please sign in to comment.