RESOLVED FIXED 50573
AX: aria-invalid should be supported
https://bugs.webkit.org/show_bug.cgi?id=50573
Summary AX: aria-invalid should be supported
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.