[Webkit-unassigned] [Bug 150368] SVG symbols as not rendered when used as CSS backgrounds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 08:20:27 PDT 2015


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

--- Comment #5 from Timothy Hatcher <timothy at apple.com> ---
Thanks! I knew about fragments being used as targets. I just didn't think to target a <use> in the image file. It is more syntax and mildly annoying you can't reference the symbol directly from CSS.

My main argument, <view> is allowed to be a bare target id ("images.svg#myView"). Why can't <symbol>? Symbols allow a viewBox attributes, so they stand well with <svg> and <view> in that regard to be targeted with a fragment. (Yeah, it would need to brought up with standards bodies to spec that in "17.3.2 SVG fragment identifiers".)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151021/8a6dd49a/attachment.html>


More information about the webkit-unassigned mailing list