[Webkit-unassigned] [Bug 61995] Accessibility description for an element should make use of aria-labelledby.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 08:40:14 PDT 2011


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


Dominic Mazzoni <dmazzoni at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmazzoni at google.com




--- Comment #2 from Dominic Mazzoni <dmazzoni at google.com>  2011-06-03 08:40:15 PST ---
I noticed that aria-labelledby was being returned in a node's title, while aria-label was being returned in a node's description. This change seems to add aria-labelledby text to a node's description, but should it also be removed from the title?

Also, I seem to remember the last time I added an accessibility layout test that this test needs to be suppressed from running on non-Mac platforms, because the accessibilityController implementation is currently Mac-specific.

-- 
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