Bug 50573

Summary: AX: aria-invalid should be supported
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, dglazkov, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch bdakin: review+

Attachments
Patch (13.44 KB, patch)
2010-12-13 15:27 PST, chris fleizach
bdakin: review+
chris fleizach
Comment 1 2010-12-06 10:33:54 PST
looks like a notification will also need to be sent out to inform when invalid happens
chris fleizach
Comment 2 2010-12-13 12:26:13 PST
So what we'll need here is to return a new AXAttribute (AXInvalid) and send a notification (AXInvalidStatusChanged) when the status changes.
chris fleizach
Comment 3 2010-12-13 15:27:32 PST
WebKit Review Bot
Comment 4 2010-12-13 15:40:32 PST
chris fleizach
Comment 5 2010-12-13 16:16:47 PST
Note You need to log in before you can comment on or make changes to this bug.