Skip to content

Commit

Permalink
Merge pull request #2278 from w3c/html-aam-iframe-ax-update
Browse files Browse the repository at this point in the history
[html-aam] fix ax iframe mapping
  • Loading branch information
scottaohara authored Aug 19, 2024
2 parents 6723ad2 + 30fd403 commit a943da3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions html-aam/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3019,9 +3019,7 @@ <h4 id="el-iframe">`iframe`</h4>
<tr>
<th><a href="https://developer.apple.com/reference/appkit/nsaccessibility">AX</a></th>
<td>
<div class="role"><span class="type">AXRole:</span> `AXWebArea`</div>
<div class="subrole"><span class="type">AXSubrole:</span> `(nil)`</div>
<div class="roledesc"><span class="type">AXRoleDescription:</span> `"html content"`</div>
<div class="general">Not mapped</div>
</td>
</tr>
<!-- <th><a href="#accessible-name-and-description-computation">Naming Algorithm</a></th> -->
Expand Down

0 comments on commit a943da3

Please sign in to comment.