Bug 212617

Summary: AX: <address> element should no longer map to ARIA `contentinfo` role
Product: WebKit Reporter: James Craig <jcraig>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, dmazzoni, ews-watchlist, jdiggs, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch
none
patch none

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].