Commit 7d5ed41
committed
Make container role=presentation
The current `<tab-container>` is generic role, which is fine except for
it makes for a messier AT than necessary. The `<tab-container>` itself
_is_ a presentational element (the real AT relevant elements are the
tablist, tabs, and panels), so this change makes that explicit by
setting role=presentation to the tab-container.1 parent 591533f commit 7d5ed41
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
122 | 128 | | |
123 | 129 | | |
124 | 130 | | |
| |||
0 commit comments