Commit ba30b83
authored
Editorial: update address element implicit mapping
per the changes to HTML AAM - w3c/html-aam#420
closes #426
Firefox and Chromium browsers have been confirmed to expose address with a group role. Webkit does not appear to have made this change yet, but someone using macOS with VoiceOver would be none the wiser, since it'll still communicate `<address aria-label=foo>` as a 'group' even though it has not been officially mapped as such.
This is marked as an editorial update as the implicit mapping column is a reflection of reality, and the implicit roles are not defined by this specification.1 parent a3841fb commit ba30b83
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
477 | | - | |
| 477 | + | |
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
| |||
0 commit comments