[Webkit-unassigned] [Bug 15443] SVGImage does not support sub-resource loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 9 10:46:29 PST 2011


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





--- Comment #21 from Cosmin Truta <ctruta at chromium.org>  2011-02-09 10:46:28 PST ---
(In reply to comment #19)
> To summarize, I don't see the problem "Since this logic does not currently exist in WebKit" as this kind of distinction exists and is implemented in trunk.

I was referring to the behavior of the SVG <image> tag. A separation in logic, between handling images in native SVG format vs. foreign non-SVG formats (e.g. by making SVGImageElement act more like a SVGUseElement if <image href=...> points to an SVG resource), would allow SVG subresources to behave exactly like their main SVG containers.

This kind of distinction would be one possible solution to the problem of loading and interacting with SVG subresources, but it does not currently exist.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list