[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
Sat Sep 23 02:53:41 PDT 2006


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


macdome at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10034|0                           |1
        is obsolete|                            |




------- Comment #7 from macdome at opendarwin.org  2006-09-23 02:53 PDT -------
Created an attachment (id=10719)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10719&action=view)
An updated version of my original hack-and-slash patch

This patch actually compiles (and sorta works!) on TOT.  I've added it to the
bug to give hyatt and I another launching point for discussions.  I still don't
like the frameAtIndex() architecture, nor do I like how many virtual methods I
had to add to Image/BitmapImage to make this all work.

SVGImages aren't sized correctly (hyatt and I talked about ways to do this
before, we need to talk again), and I'm not even sure if PDF images still work
(I didn't test).  Patterned images for both PDF and SVG do not work (mostly due
to the frameAtIndex() architectural problems).

Please don't re-write all of Image out from under me again. ;(


-- 
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