Bug 212617 - AX: <address> element should no longer map to ARIA `contentinfo` role
Summary: AX: <address> element should no longer map to ARIA `contentinfo` role
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
: 194654 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-06-01 16:14 PDT by James Craig
Modified: 2020-06-16 09:35 PDT (History)
8 users (show)

See Also:


Attachments
patch (6.23 KB, patch)
2020-06-10 11:23 PDT, chris fleizach
no flags Details | Formatted Diff | Diff
patch (6.27 KB, patch)
2020-06-15 12:25 PDT, chris fleizach
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Craig 2020-06-01 16:14:49 PDT
AX: <address> element should no longer map to ARIA `contentinfo` role; It should map to a generic AXGroup, identical to divRole.

I saw someone mention this on a thread recently and checked. Sure enough, the role mapping changed at some point, so WebKit's implementation is now out of alignment.

https://www.w3.org/TR/html-aam-1.0/
Comment 1 Radar WebKit Bug Importer 2020-06-01 16:15:05 PDT
<rdar://problem/63848604>
Comment 2 James Craig 2020-06-02 11:14:49 PDT
*** Bug 194654 has been marked as a duplicate of this bug. ***
Comment 3 chris fleizach 2020-06-10 11:23:02 PDT
Created attachment 401557 [details]
patch
Comment 4 chris fleizach 2020-06-15 12:25:40 PDT
Created attachment 401920 [details]
patch
Comment 5 EWS 2020-06-16 09:35:35 PDT
Committed r263096: <https://trac.webkit.org/changeset/263096>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 401920 [details].