Bug 111339

Summary: AX: user agent shadow roots for plugins should be 'accessible'
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, esprehn+autocc, jonlee, ojan.autocc, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description chris fleizach 2013-03-04 09:16:02 PST
Right now the user agent shadow root adds a title and subtitle to some divs.

To make it accessible, we should turn the overall div into a button and concatenate the title/subtitle and use that as the aria-label
Comment 1 chris fleizach 2013-03-04 09:16:17 PST
rdar://12998748
Comment 2 chris fleizach 2013-03-04 09:19:29 PST
Created attachment 191258 [details]
patch
Comment 3 chris fleizach 2013-03-04 09:20:55 PST
Adding Jon and Dean for review. Please let me know if there's a good way to do a layout test for this, I couldn't find any examples
Comment 4 Tim Horton 2013-03-04 15:22:01 PST
Comment on attachment 191258 [details]
patch

Seems reasonable.
Comment 5 WebKit Review Bot 2013-03-04 15:48:05 PST
Comment on attachment 191258 [details]
patch

Clearing flags on attachment: 191258

Committed r144690: <http://trac.webkit.org/changeset/144690>
Comment 6 WebKit Review Bot 2013-03-04 15:48:09 PST
All reviewed patches have been landed.  Closing bug.