[Webkit-unassigned] [Bug 174977] [Shadow DOM] Use elements not resolved when SVG is nested in shadow root

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 8 05:40:39 PDT 2017


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

--- Comment #9 from Sebastian Müller <seb.p.mueller at gmail.com> ---
(In reply to Ryosuke Niwa from comment #7)
> That's a good first principle for making SVG work better with shadow trees.
> However, someone has to do the work of defining what it means to reference a
> SVG element inside a shadow tree in the same tree, from an inner shadow tree
> or from outside. Nothing is well defined in this regard.

The guys that work on the spec agree with me that at least the case where the SVG is fully contained in its shadow tree should work "as expected" and they feel this is defined well enough in the spec:

See https://github.com/w3c/webcomponents/issues/179#issuecomment-320879635

"I think everyone would agree that this should work. What clarification is required in SVG spec?"

So if you still feel that the spec is not well enough defined for this case, please go ahead and tell them what statement in the spec would change your mind if added. 
Otherwise *they* won't be changing the spec and *you* won't be changing the implementation and Safari's SVG implementation *will stay mostly unusable* in shadow trees.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170808/b70f71cf/attachment-0001.html>


More information about the webkit-unassigned mailing list