[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
Wed Aug 2 00:56:11 PDT 2017


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

--- Comment #4 from fabian.schwarzkopf at yworks.com ---
(In reply to Ryosuke Niwa from comment #2)
> It's not clear if this is even a bug since we don't really have a spec
> defining this behavior.

I don't see why this is not part of the spec. Looking through https://www.w3.org/TR/SVG/struct.html#UseElement, a similar example can be found (first code snippet) which also does not work on Safari / Safari Tech Prev when inside a shadow root. I've added the same code snippet to the attached index.html repro and it does not work.

-- 
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/20170802/f0f80afd/attachment.html>


More information about the webkit-unassigned mailing list