[Webkit-unassigned] [Bug 6010] SVGLoad event is not supported

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jul 27 20:22:59 PDT 2006


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


macdome at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |macdome at opendarwin.org
                   |unassigned at opendarwin.org   |
             Status|NEW                         |ASSIGNED
   Attachment #9731|                            |review?
               Flag|                            |




------- Comment #3 from macdome at opendarwin.org  2006-07-27 20:22 PDT -------
Created an attachment (id=9731)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=9731&action=view)
adds basic SVGLoad support

This supports pretty much all of SVGLoad that we need.  Things it doesn't
support include:
1. externalResourcesRequired is not implemented correctly for all elements
(only <image> currently)
2. removing/adding elements can change the load state.
3. document "error state" is not yet implemented, and a failed load is supposed
to cause us to enter such, but doesn't yet.


-- 
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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list