[Bug 23470] New: Incomplete accessibility API exposure rules for svg element

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23470

            Bug ID: 23470
           Summary: Incomplete accessibility API exposure rules for svg
                    element
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Keywords: a11y, a11ytf
          Severity: normal
          Priority: P2
         Component: HTML a11y APIs (editor: Steve Faulkner, Cynthia
                    Shelly)
          Assignee: faulkner.steve@gmail.com
          Reporter: faulkner.steve@gmail.com
        QA Contact: sideshowbarker+html-a11y-api@gmail.com
                CC: annevk@annevk.nl, cooper@w3.org, everett@zufelt.ca,
                    faulkner.steve@gmail.com, hsivonen@hsivonen.fi,
                    ian@hixie.ch, laura.lee.carlson@gmail.com,
                    mattmay@adobe.com, mike@w3.org,
                    public-html-a11y@w3.org, public-html-admin@w3.org,
                    public-html-bugzilla@w3.org,
                    public-html-wg-issue-tracking@w3.org
        Depends on: 13541

+++ This bug was initially created as a clone of Bug #13541 +++

There is no information on how SVG content is to be handled by or conveyed to
AT.

The following should be present in some form:
What the default ARIA role is for svg; 
Whether setting its role to "application" will offer access to the SVG DOM
directly; 
Whether setting its role to something other than "application" would hide any
accessibility metadata existing inside the SVG object;
Whether HTML content inside an svg:foreignObject fragment is attached to the
HTML DOM.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 9 October 2013 14:20:01 UTC