[Webkit-unassigned] [Bug 28219] platform/mac/accessibility/string-range-contains-listmarker.html fails on SnowLeopard
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 12 10:51:52 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28219
Eric Seidel <eric at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #34674|review? |review+
Flag| |
--- Comment #2 from Eric Seidel <eric at webkit.org> 2009-08-12 10:51:52 PDT ---
(From update of attachment 34674)
Looks OK.
Technically style violation:
+ if (testObject.role == "AXRole: AXGroup") {
+ testObject = testObject.childAtIndex(1);
+ }
+ else if (testObject.role == "AXRole: AXListMarker") {
--
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