RESOLVED FIXED 61840
Move fast/images/*svg* to svg/as-image/
https://bugs.webkit.org/show_bug.cgi?id=61840
Summary Move fast/images/*svg* to svg/as-image/
Nikolas Zimmermann
Reported 2011-06-01 00:37:17 PDT
Move fast/images/*svg* to svg/as-image/. The SVG crowd regulary runs pixel tests, and we'd like to also include the SVG-as-image tests in our daily runs. Also it makes more sense to have these tests in a single place, just like eg. svg/in-html (html5+svg).
Attachments
Patch (19.75 KB, patch)
2011-06-01 00:39 PDT, Nikolas Zimmermann
abarth: review+
Nikolas Zimmermann
Comment 1 2011-06-01 00:39:43 PDT
Created attachment 95557 [details] Patch Only included the changes of the expectations, did not include the actual move of files, to save patch size.
Adam Barth
Comment 2 2011-06-01 00:50:16 PDT
Comment on attachment 95557 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=95557&action=review > LayoutTests/platform/qt-mac/Skipped:1925 > -fast/images/animated-svg-as-image.html > +svg/as-image/animated-svg-as-image.html I think these are supposed to be alphabetical
Nikolas Zimmermann
Comment 3 2011-06-01 01:26:29 PDT
Thanks Adam, landed in r87782.
Note You need to log in before you can comment on or make changes to this bug.