[Bug 24181] New: [Shadow]: There's isn't a way to append shadow elements in SVG

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

            Bug ID: 24181
           Summary: [Shadow]: There's isn't a way to append shadow
                    elements in SVG
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
               URL: http://www.w3.org/TR/shadow-dom/#shadow-element
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dominicc@chromium.org
          Reporter: pdr@google.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: dglazkov@chromium.org, mike@w3.org,
                    public-webapps@w3.org
            Blocks: 14978

Multiple shadow roots aren't very useful in SVG because it's not possible to
append a shadow element to an SVG element (they are in different namespaces). I
think we may need SVGShadowElement to achieve this glorious goal.


A fun historical anecdote:
The only reference I found to "SVGShadowElement" was this post from a decade
ago :)
http://lists.w3.org/Archives/Public/www-svg/2003Nov/0085.html

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

Received on Tuesday, 31 December 2013 00:14:25 UTC