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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 00:40:17 PDT 2011


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

           Summary: Accessibility description for an element should make
                    use of aria-labelledby.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.w3.org/TR/wai-aria/complete#textalternative
                    computation
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aboxhall at chromium.org


The accessibility description for an element with aria-labelledby should be equivalent to the description for an element with an aria-label of the same value as the element referred to by aria-labelledby. Currently, no description is returned.

http://www.w3.org/TR/wai-aria/complete#textalternativecomputation says:
"The aria-labelledby attribute takes precedence as the element's text alternative (...)
If aria-labelledby is empty or undefined, the aria-label attribute, which defines an explicit text string, is used. (...)"

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