[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 01:00:49 PDT 2017


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

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://github.com/w3c/webc
                   |                            |omponents/issues/179

--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to fabian.schwarzkopf from comment #4)
> (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.

Well, the problem is that we haven't figured out how referencing a fragment URL works inside a shadow tree yet. See https://github.com/w3c/webcomponents/issues/179

-- 
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/dd2c60ea/attachment-0001.html>


More information about the webkit-unassigned mailing list