[Webkit-unassigned] [Bug 155034] New: AX: Implement missing/different accessibility API mappings for SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 13:00:40 PST 2016


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

            Bug ID: 155034
           Summary: AX: Implement missing/different accessibility API
                    mappings for SVG
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jdiggs at igalia.com
                CC: webkit-bug-importer at group.apple.com

The SVG Accessibility API Mappings spec [1] differs from the Core Accessibility API Mappings spec [2] in several areas, including:

* Inclusion in/Exclusion from the accessibility tree
* Sources and priority of text for the accessible name and accessible description mappings
* SVG-specific roles

As a result, quite a few of the tests to verify implementation [3] fail in WebKit.

[1] https://rawgit.com/w3c/aria/master/svg-aam/svg-aam.html
[2] https://rawgit.com/w3c/aria/master/core-aam/core-aam.html
[3] https://www.w3.org/wiki/SVG_Accessibility/Testing/Test_Assertions

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160304/8ac4e3b1/attachment.html>


More information about the webkit-unassigned mailing list