[Webkit-unassigned] [Bug 5971] svg content doesn't work in <image> <img> or <feImage> tags

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jan 26 14:59:21 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=5971


macdome at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |SVGHitList
           Priority|P4                          |P2




------- Comment #1 from macdome at opendarwin.org  2006-01-26 14:59 -------
In my view this will be the primary use of SVG throughout the web.  We cannot
ship SVG w/o this feature.  Adding SVGHitList keyword and bumping to P2.

In order to fix this would require pulling WebCoreImageRenderer down into
WebCore from WebKit, and then wiring in support for SVG images into the
renderer and possibly adding a CachedDocument class, or some other way of
holding the cached SVG document data.

This will also require disabling JavaScript for that particular SVG, as well as
possibly disabling SVG animations and interaction depending on the context.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list