[webkit-reviews] review requested: [Bug 30842] Support ARIA "tab" roles : [Attachment 42300] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 1 22:06:49 PST 2009


chris fleizach <cfleizach at apple.com> has asked	for review:
Bug 30842: Support ARIA "tab" roles
https://bugs.webkit.org/show_bug.cgi?id=30842

Attachment 42300: patch
https://bugs.webkit.org/attachment.cgi?id=42300&action=review

------- Additional Comments from chris fleizach <cfleizach at apple.com>
Beth, I've made these tab roles like we talked about
tab = AXRadioButton
tablist = AXTabGroup
tabpanel = AXGroup:AXTabPanel

I also mirrored the other Mac accessibility things relating to tabs, and tried
to follow ARIA spec.

I re-organized some code so that it would be easy to get all Elements from a
specific attribute. 

As a note, when i ran update-webkit-strings, it removed two accessibility
strings. i guess those are no longer used...


More information about the webkit-reviews mailing list