[Webkit-unassigned] [Bug 100267] New: AX: Some ARIA roles should implicitly be live regions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 24 10:31:02 PDT 2012


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

           Summary: AX: Some ARIA roles should implicitly be live regions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dmazzoni at google.com


According to the ARIA spec, several ARIA roles should have their aria-live implicitly set, e.g.: http://www.w3.org/TR/wai-aria/roles#log

role="alert" -> aria-live="assertive"
role="log" -> aria-live="polite"
role="status" -> aria-live="polite"

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