Bug 171173 - AX: Implement support for ARIA "term" role
Summary: AX: Implement support for ARIA "term" role
Status: RESOLVED DUPLICATE of bug 171183
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-04-22 16:06 PDT by Joanmarie Diggs
Modified: 2017-04-30 05:44 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joanmarie Diggs 2017-04-22 16:06:47 PDT
https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#role-map-term states:

For Mac:
  AXRole: AXGroup
  AXSubrole: AXTerm
  AXRoleDescription: 'term'

For WebKitGtk:
  ROLE_DESCRIPTION_TERM
  Interfaces: AtkText; AtkHypertext
Comment 1 Radar WebKit Bug Importer 2017-04-22 16:07:10 PDT
<rdar://problem/31775566>
Comment 2 Joanmarie Diggs 2017-04-30 05:44:55 PDT

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