Bug 118364

Summary: AX: Need to expose aria-required on table, grid, gridcell, etc. AccessibilityNodeObject::supportsRequiredAttribute()
Product: WebKit Reporter: James Craig <jcraig>
Component: AccessibilityAssignee: James Craig <jcraig>
Status: RESOLVED FIXED    
Severity: Normal CC: jcraig, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 115123, 117817    
Bug Blocks:    

Description James Craig 2013-07-03 11:13:56 PDT
AX: Need to expose aria-required on table, grid, gridcell, etc. AccessibilityNodeObject::supportsRequiredAttribute()

Simple test case for ARIA gridcell.
https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA/1.0/tests/test-files/roles-properties-supported/roles-properties-supported-gridcell-aria-required-true.html

Follow-on work from bug 115123.
Comment 1 Radar WebKit Bug Importer 2013-07-03 11:14:07 PDT
<rdar://problem/14346841>
Comment 4 James Craig 2013-07-09 22:58:32 PDT
Taking into my queue. Might be fixed along with patch for bug 117817.
Comment 5 James Craig 2013-08-16 10:49:42 PDT
Yeah, this is fixed now.