[Webkit-unassigned] [Bug 23725] Populate role attribute for List elements correctly.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 4 10:11:09 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23725





------- Comment #6 from cfleizach at apple.com  2009-02-04 10:11 PDT -------
in AccessibilityList.h, you'll see

virtual AccessibilityRole roleValue() const { return ListRole; }

so i guess the question is, why doesn't this work on Windows


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list