[Webkit-unassigned] [Bug 156042] New: AX: Update handling of SVG elements with presentational role

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 15:17:28 PDT 2016


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

            Bug ID: 156042
           Summary: AX: Update handling of SVG elements with
                    presentational role
    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 Task Force had indicated that in the case of SVG, any element with a presentational role should be excluded from the tree -- even if it had global ARIA attributes. See [1]. This behavior was part of the implementation I did [2]. After some subsequent discussion, the Task Force consensus is that this "golden hammer" behavior is not desired and that global ARIA attributes should trump the presentational role. [3]

Patch shall be forthcoming.

[1] https://github.com/w3c/aria/issues/136#issuecomment-170557956
[2] https://trac.webkit.org/browser/trunk/Source/WebCore/accessibility/AccessibilitySVGElement.cpp?rev=197616#L249
[3] https://lists.w3.org/Archives/Public/public-svg-a11y/2016Mar/0060.html

-- 
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/20160330/c556feb7/attachment.html>


More information about the webkit-unassigned mailing list