RESOLVED FIXED 31702
WAI-ARIA: add support for aria-owns
https://bugs.webkit.org/show_bug.cgi?id=31702
Summary WAI-ARIA: add support for aria-owns
chris fleizach
Reported 2009-11-19 20:53:32 PST
Attachments
patch (13.54 KB, patch)
2009-11-19 22:04 PST, chris fleizach
no flags
patch (13.53 KB, patch)
2009-11-19 22:12 PST, chris fleizach
bdakin: review+
cfleizach: commit-queue-
chris fleizach
Comment 1 2009-11-19 22:04:25 PST
chris fleizach
Comment 2 2009-11-19 22:05:19 PST
we determined on the mac that aria-owns should be represented with an AXOwns attribute. This is what windows accessibility does with aria-owns. It basically leaves it up to the Assistive Tech to do what it wants with AXOwns
chris fleizach
Comment 3 2009-11-19 22:12:53 PST
chris fleizach
Comment 4 2009-11-19 22:13:08 PST
first patch forgot my WebKitTools changes
Beth Dakin
Comment 5 2009-11-20 14:08:22 PST
Comment on attachment 43552 [details] patch r=me
chris fleizach
Comment 6 2009-11-20 14:09:38 PST
Comment on attachment 43552 [details] patch adding to commit queue.
chris fleizach
Comment 7 2009-11-20 14:12:07 PST
Comment on attachment 43552 [details] patch removing from commit queue. will handle this myself
chris fleizach
Comment 8 2009-11-20 19:30:14 PST
Note You need to log in before you can comment on or make changes to this bug.