Bug 117817 - AX: AccessibilityNodeObject::supportsRequiredAttribute() should switch on CellRole
Summary: AX: AccessibilityNodeObject::supportsRequiredAttribute() should switch on Cel...
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
Blocks: 118364
  Show dependency treegraph
 
Reported: 2013-06-19 19:57 PDT by James Craig
Modified: 2013-07-10 01:58 PDT (History)
8 users (show)

See Also:


Attachments
patch (13.65 KB, patch)
2013-07-09 21:07 PDT, James Craig
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Craig 2013-06-19 19:57:07 PDT
From bug 115123 AX: aria-required is not exposed on all expected roles

AccessibilityNodeObject::supportsRequiredAttribute() should also switch on CellRole (and possibly TableRole), but this throws so many layout test failures that I'm breaking it out into a separate bug to do once the other patch makes it in.
Comment 1 Radar WebKit Bug Importer 2013-06-19 19:57:43 PDT
<rdar://problem/14212242>
Comment 2 James Craig 2013-07-09 21:07:59 PDT
Created attachment 206364 [details]
patch
Comment 3 WebKit Commit Bot 2013-07-10 01:58:25 PDT
Comment on attachment 206364 [details]
patch

Clearing flags on attachment: 206364

Committed r152532: <http://trac.webkit.org/changeset/152532>
Comment 4 WebKit Commit Bot 2013-07-10 01:58:27 PDT
All reviewed patches have been landed.  Closing bug.