RESOLVED FIXED 4157
DrawTest testing tool for SVG
https://bugs.webkit.org/show_bug.cgi?id=4157
Summary DrawTest testing tool for SVG
Eric Seidel (no email)
Reported 2005-07-26 23:51:05 PDT
Attached is a simple Cocoa application which allows simple rendering and interaction with svgs as done through WebCore+SVG. This depends on the temporary WebCore+SVG SPI provided in 4155, and will have to be re-worked to use a WebView and Obj-C DOM interfaces as those become available following further SVG integration into WebCore/WebKit.
Attachments
Simple Cocoa app for testing SVG rendering, interaction (112.44 KB, patch)
2005-07-27 22:32 PDT, Eric Seidel (no email)
sullivan: review+
Eric Seidel (no email)
Comment 1 2005-07-27 22:32:20 PDT
Created attachment 3132 [details] Simple Cocoa app for testing SVG rendering, interaction
John Sullivan
Comment 2 2005-07-29 12:27:20 PDT
Comment on attachment 3132 [details] Simple Cocoa app for testing SVG rendering, interaction We discussed this some on email, and Eric will make a few tweaks (mostly for clarity) before checking this test app in.
Note You need to log in before you can comment on or make changes to this bug.