Bug 114059

Summary: @aria-controls should be exposed in AXLinkedUIElements
Product: WebKit Reporter: James Craig <jcraig>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: jcraig, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 145646    

Description James Craig 2013-04-05 13:15:20 PDT
@aria-controls should be exposed in AXLinkedUIElements

Not sure if this is a regression, but it doesn't look like the layout test actually tests anything related to @aria-controls. It just tests the roles and @aria-selected.

LayoutTests/accessibility/aria-controls-with-tabs.html
Comment 1 Radar WebKit Bug Importer 2013-04-05 13:15:49 PDT
<rdar://problem/13589004>
Comment 2 James Craig 2013-04-05 13:18:17 PDT
Related
https://bugs.webkit.org/show_bug.cgi?id=30842