RESOLVED FIXED 4385
DrawTest test viewer doesn't work with WebCore tests
https://bugs.webkit.org/show_bug.cgi?id=4385
Summary DrawTest test viewer doesn't work with WebCore tests
Tobias Lidskog
Reported 2005-08-11 04:19:47 PDT
The test viewer in DrawTest is supposed to show the rendered svg next to a reference png image. Currently it doesn't handle the directory layout in WebCore where the reference images are stored next to the svg files.
Attachments
Update imagePathForSVGPath: (3.32 KB, patch)
2005-08-11 04:29 PDT, Tobias Lidskog
eric: review+
Eric Seidel (no email)
Comment 1 2005-08-11 04:25:26 PDT
I agree. And tobias says he already has a fix, passing bug to him...
Tobias Lidskog
Comment 2 2005-08-11 04:29:28 PDT
Created attachment 3339 [details] Update imagePathForSVGPath: Update to handle case where png files are in the same directory as the svg files + minor code cleanup. More code rearranging could be done later.
Tobias Lidskog
Comment 3 2005-08-11 04:41:26 PDT
Comment on attachment 3339 [details] Update imagePathForSVGPath: Setting review flag
Eric Seidel (no email)
Comment 4 2005-08-11 04:44:57 PDT
Comment on attachment 3339 [details] Update imagePathForSVGPath: Looks fine to me.
Note You need to log in before you can comment on or make changes to this bug.