Bug 253595
| Summary: | AX: HTML AAM update to hgroup 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 |
| Version: | Safari 16 | ||
| Hardware: | All | ||
| OS: | All | ||
Scott
Per HTML AAM PR 398 - https://github.com/w3c/html-aam/pull/398
It was decided that the HTML hgroup 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 hgroup element:
https://codepen.io/scottohara/full/PodJMJj
See also similar webkit issue for address element - 242699
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106446018>