Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition: computed role mappings for html elements #465

Merged
merged 10 commits into from
Jun 6, 2023
Prev Previous commit
Next Next commit
fix br typo for computed role
scottaohara authored Jun 6, 2023
commit 843bce6a790259ee221ba4c8eed39ac7669f6f3a
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -573,7 +573,7 @@ <h3>HTML Element Role Mappings</h3>
<tr tabindex="-1" id="el-br">
<th><a data-cite="HTML">`br`</a></th>
<td class="aria">No corresponding role</td>
<td class="role-computed"><div class="general">Use WAI-ARIA mapping</div></td>
<td class="role-computed"><div class="general">Not mapped</div></td>
<td class="ia2"><div class="general">Not mapped</div></td>
<td class="uia"><div class="general">Not mapped</div></td>
<td class="atk"><div class="general">Not mapped</div></td>