Bug 115148 - AX: aria-expanded="undefined" is exposed as AXExpanded:NO (should not expose AXExpanded)
Summary: AX: aria-expanded="undefined" is exposed as AXExpanded:NO (should not expose ...
Status: RESOLVED DUPLICATE of bug 113895
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-04-24 22:58 PDT by James Craig
Modified: 2013-06-28 15:21 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Craig 2013-04-24 22:58:06 PDT
AX: aria-expanded="undefined" is exposed as AXExpanded:NO.

WebKit should not expose AXExpanded when aria-expanded is anything other than "true" or "false", except on roles where it is a required attr, which is only combobox in ARIA 1.0.

Test file
https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA/1.0/tests/test-files/roles-properties-supported-inherited/roles-properties-supported-inherited-alertdialog-aria-expanded-undefined.html
Comment 1 Radar WebKit Bug Importer 2013-04-24 22:58:36 PDT
<rdar://problem/13735009>
Comment 2 James Craig 2013-06-28 15:21:08 PDT

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