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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 4 20:27:57 PST 2009


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


sankaraditya+bugzilla at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




------- Comment #7 from sankaraditya+bugzilla at gmail.com  2009-02-04 20:27 PDT -------
Checked the behavior of webkit without applying my patch. This functionality is
already implemented in webkit as specified by Chris. So, closing this bug.

~ Thanks
Sankar.

(In reply to comment #6)
> 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