[Webkit-unassigned] [Bug 120814] AX: Self-referencing aria-labelledby only uses contents.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 5 17:26:05 PDT 2013


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





--- Comment #2 from Samuel White <samuel_white at apple.com>  2013-09-05 17:25:22 PST ---
A concrete example is:

<a aria-label="YES" aria-labelledby="e1" href="#" id="e1">NO</a>

The alternativeText() method on AccessibilityNodeObject should return YES here rather than NO.

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