Bug 117886 - AX: ER: accessibility of shadow DOM web components (e.g. form elements and media controls) should be done with ARIA markup, not in WebCore
Summary: AX: ER: accessibility of shadow DOM web components (e.g. form elements and me...
Status: RESOLVED WORKSFORME
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-06-21 12:01 PDT by James Craig
Modified: 2014-01-19 23:30 PST (History)
1 user (show)

See Also:


Attachments
screen shot showing what appears to be an inaccessible shadow DOM, even those the accessibility is special-cased elsewhere in WebCore (110.39 KB, image/png)
2013-06-21 12:01 PDT, James Craig
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Craig 2013-06-21 12:01:17 PDT
Created attachment 205204 [details]
screen shot showing what appears to be an inaccessible shadow DOM, even those the accessibility is special-cased elsewhere in WebCore

AX: ER: accessibility shadow DOM web components (e.g. form elements and media controls) should be done with ARIA markup, not in WebCore.
Comment 1 Radar WebKit Bug Importer 2013-06-21 12:01:38 PDT
<rdar://problem/14232277>
Comment 2 James Craig 2014-01-19 23:30:55 PST
This has been overcome by events. It's mostly happening this way now.