[Webkit-unassigned] [Bug 129046] New: AX: aria-hidden=false does not work with <math> trees

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 19 09:16:58 PST 2014


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

           Summary: AX: aria-hidden=false does not work with <math> trees
           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: cfleizach at apple.com
                CC: webkit-bug-importer at group.apple.com


See attached file.

Sequences like

<p style="display: none" aria-hidden="false">4) <math><msqrt><mi>x</mi></msqrt></math></p>

<p style="display: none">6) <math aria-hidden="false"><msqrt><mi>x</mi></msqrt></math></p>

should be accessible, but they are not

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