[Webkit-unassigned] [Bug 28923] New: Table cell role should defer to WAI-ARIA role on cell, if set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 2 15:37:24 PDT 2009


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

           Summary: Table cell role should defer to WAI-ARIA role on cell,
                    if set
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: klinktech at gmail.com
                CC: cfleizach at apple.com


In AccessibilityTableCell::roleValue() no check exists to see if a valid
WAI-ARIA role attribute is set on the object. The expected behavior here would
be for the WebCore::CellRole to defer to a valid ARIA role set on the object.

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