Bug 118364 - AX: Need to expose aria-required on table, grid, gridcell, etc. AccessibilityNodeObject::supportsRequiredAttribute()
Summary: AX: Need to expose aria-required on table, grid, gridcell, etc. Accessibility...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Craig
URL:
Keywords: InRadar
Depends on: 115123 117817
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-03 11:13 PDT by James Craig
Modified: 2013-08-16 10:49 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.