Bug 242699
| Summary: | AX: HTML AAM update to address element role mapping | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Scott <scottaohara> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | andresg_22, jcraig, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar, WPTImpact |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Scott
Per HTML AAM PR 420 - https://github.com/w3c/html-aam/pull/420
It was decided that the HTML address element be re-mapped to have an implicit role=group, rather than being a generic element.
test case to compare explicit role=group elements with the address element:
https://codepen.io/scottohara/pen/RwMayEz
Here is the Chromium and Gecko issues filed for this change:
https://bugs.chromium.org/p/chromium/issues/detail?id=1342807
https://bugzilla.mozilla.org/show_bug.cgi?id=1779252
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/96960355>