Bug 194654

Summary: AX: Reconsider role for "address" tag
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: jcraig, mfairchild365, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: All   
OS: All   

Description chris fleizach 2019-02-14 08:53:49 PST
I've also come to realize that Webkit exposes the address element as a contentinfo landmark instead.

Tested with Safari 12 + Chrome 72 (mac and PC), the accessibility inspectors in both browser's dev tools expose the address element as contentinfo. Thus VoiceOver treats the address element as a landmark.

With Chrome on Windows, address is also exposed as having a contentinfo role, but JAWS and NVDA ignore this, instead only surfacing <footer> as a contentinfo landmark.

https://codepen.io/scottohara/pen/xMaJQO


Expected results:
Address should not be exposed as a contentinfo landmark in Webkit.
Comment 1 Radar WebKit Bug Importer 2019-02-14 09:10:21 PST
<rdar://problem/48075720>
Comment 2 James Craig 2020-06-02 11:14:49 PDT

*** This bug has been marked as a duplicate of bug 212617 ***