[webkit-reviews] review requested: [Bug 6010] SVGLoad event is not supported : [Attachment 9731] adds basic SVGLoad support

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


Eric Seidel <macdome at opendarwin.org> has asked	for review:
Bug 6010: SVGLoad event is not supported
http://bugzilla.opendarwin.org/show_bug.cgi?id=6010

Attachment 9731: adds basic SVGLoad support
http://bugzilla.opendarwin.org/attachment.cgi?id=9731&action=edit

------- Additional Comments from Eric Seidel <macdome at opendarwin.org>
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.



More information about the webkit-reviews mailing list