Skip to content

Commit

Permalink
Structural Roles Section: Add Generic Role (pull #1146)
Browse files Browse the repository at this point in the history
  • Loading branch information
jnurthen authored and mcking65 committed Sep 1, 2019
1 parent 0376e86 commit 2d876cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aria-practices.html
Original file line number Diff line number Diff line change
Expand Up @@ -5030,6 +5030,7 @@ <h2>Structural Roles</h2>
<tr><th>emphasis</th><td>em</td></tr>
<tr><th>feed</th><td>No equivalent element</td></tr>
<tr><th>figure</th><td>figure</td></tr>
<tr><th>generic</th><td>div, span</td></tr>
<tr><th>group</th><td>No equivalent element</td></tr>
<tr><th>heading with aria-level="N" where N is 1, 2, 3, 4, 5, or 6</th><td>h1, h2, h3, h4, h5, h6</td></tr>
<tr><th>insertion</th><td>ins</td></tr>
Expand Down

0 comments on commit 2d876cf

Please sign in to comment.