Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16136,7 +16136,7 @@ <h2>Excluding Elements from the Accessibility Tree</h2>
</li>
<li>
Elements with <rref>none</rref> or <rref>presentation</rref> as the first role in the role attribute. However, their exclusion is conditional. In addition, the element's descendants and
text content are generally included. These exceptions and conditions are documented in the <a href="#presentation">presentation (role)</a> section.
text content are generally included. These exceptions and conditions are documented in the <a href="#none">none (role)</a> section.
</li>
</ul>
<p>If not already excluded from the accessibility tree per the above rules, user agents SHOULD NOT include the following elements in the accessibility tree:</p>
Expand Down