Bug 142016 - [Win] AX: Implement support for ARIA 1.1 'switch' role
Summary: [Win] AX: Implement support for ARIA 1.1 'switch' role
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on: 141986
Blocks:
  Show dependency treegraph
 
Reported: 2015-02-25 09:22 PST by Brent Fulgham
Modified: 2015-03-05 08:51 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.88 KB, patch)
2015-03-04 22:43 PST, Brent Fulgham
cfleizach: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2015-02-25 09:22:29 PST
We have test failures on Windows after Bug 141986 because of missing Accessibility features.

These need to be implemented and unskipped.
Comment 1 Radar WebKit Bug Importer 2015-02-25 09:22:44 PST
<rdar://problem/19953264>
Comment 2 Brent Fulgham 2015-02-25 09:25:35 PST
New failing tests:
accessibility/aria-fallback-roles.html
accessibility/aria-switch-checked.html
accessibility/aria-switch-text.html
accessibility/aria-switch-sends-notification.html
Comment 3 Brent Fulgham 2015-02-25 09:27:44 PST
Failing tests skipped in r180628. <https://trac.webkit.org/changeset/180628>
Comment 4 Brent Fulgham 2015-03-04 22:43:50 PST
Created attachment 247932 [details]
Patch
Comment 5 Brent Fulgham 2015-03-05 08:51:47 PST
Committed r181078: <http://trac.webkit.org/changeset/181078>