[Webkit-unassigned] [Bug 191292] Implement SVG 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 19 12:54:26 PDT 2024


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

Oliver Williams <oliverwilliams345 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliverwilliams345 at gmail.com

--- Comment #3 from Oliver Williams <oliverwilliams345 at gmail.com> ---
This should also include allowing ‘<use>’ to reference an external document's root element by omitting the fragment. https://svgwg.org/svg2-draft/single-page.html#struct-UseElement

I keep each of my icons in a separate SVG file. Needing to add an ID to the <svg> in each of my icon files shouldn't be necessary. This way I can refer to icons in the same way regardless of whether I am using them as a background-image or as with <use> in HTML.

-- 
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/20240419/bf353180/attachment-0001.htm>


More information about the webkit-unassigned mailing list