Bug 194654 - AX: Reconsider role for "address" tag
Summary: AX: Reconsider role for "address" tag
Status: RESOLVED DUPLICATE of bug 212617
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Other
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-14 08:53 PST by chris fleizach
Modified: 2020-06-02 11:14 PDT (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 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 ***