Bug 117886

Summary: AX: ER: accessibility of shadow DOM web components (e.g. form elements and media controls) should be done with ARIA markup, not in WebCore
Product: WebKit Reporter: James Craig <jcraig>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
screen shot showing what appears to be an inaccessible shadow DOM, even those the accessibility is special-cased elsewhere in WebCore none

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.