[Webkit-unassigned] [Bug 32571] Support the aria-checked attribute
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 16 15:02:32 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32571
--- Comment #9 from Dominic Mazzoni <dmazzoni at google.com> 2009-12-16 15:02:29 PST ---
As it turns out, there isn't a way to get at isChecked() or the object's MSAA
state from a LayoutTest currently, so I added a new method to
AccessibilityUIElement and separate implementations for win, mac, and gtk.
Does this look right or did I miss an easier way?
This works on the Mac, and I'm working on testing GTK. I still need to write
an equivalent function for chromium's test_shell that I can try to submit in
parallel.
I'm using VS 2008, so I'm having trouble running the layout tests on Windows.
Is there a try bot I can use? Or is someone willing to test this patch on
Windows for me?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list