[Webkit-unassigned] [Bug 114535] New: When img at alt is undefined, WebKit should use @title as accessibility label if available

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 12 14:45:52 PDT 2013


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

           Summary: When img at alt is undefined, WebKit should use @title as
                    accessibility label if available
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: james at cookiecrook.com


ARIA computation algorithm says to always fallback to the host language "tooltip" attribute (WebKit does not use @title as the label on IMG), but I think an explicitly empty alt attribute should override that on img. I've added a test case.

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