Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update index.html
  • Loading branch information
scottaohara authored Mar 22, 2023
commit ba37b769b7bfcf1d3a1fc27ea3b5695b6094d72a
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4258,7 +4258,7 @@ <h3>HTML Attribute State and Property Mappings</h3>
<td class="ax">See comments</td>
<td class="comments">
<p>
Nodes that are inert are not exposed to an accessibility API.
Nodes that are <a data-cite="html/interaction.html#inert">inert</a> are not exposed to an accessibility API.
</p>
<p class="note">
Note: an inert node can have descendants that are not inert. For example, a
Expand Down