Bug 253595 - AX: HTML AAM update to hgroup element role mapping
Summary: AX: HTML AAM update to hgroup element role mapping
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Safari 16
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-08 12:52 PST by Scott
Modified: 2023-03-08 12:53 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott 2023-03-08 12:52:32 PST
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
Comment 1 Radar WebKit Bug Importer 2023-03-08 12:52:43 PST
<rdar://problem/106446018>