RESOLVED FIXED 135928
import-w3c-tests doesn't import .svg support files
https://bugs.webkit.org/show_bug.cgi?id=135928
Summary import-w3c-tests doesn't import .svg support files
Rebecca Hauck
Reported 2014-08-13 19:25:04 PDT
When importing the CSS Shapes W3C test suite, I discovered that no support/*.svg files were imported. Should be an easy fix as I believe I'm explicitly listing file extensions somewhere and probably just forgot .svg in this context.
Attachments
Patch for the bug (1.43 KB, patch)
2014-08-19 18:31 PDT, Rebecca Hauck
bjonesbe: review+
bjonesbe: commit-queue-
fixed changelog typo (1.43 KB, patch)
2014-08-20 10:43 PDT, Rebecca Hauck
no flags
fixed nit. (1.43 KB, patch)
2014-08-20 10:53 PDT, Rebecca Hauck
no flags
Rebecca Hauck
Comment 1 2014-08-19 18:31:16 PDT
Created attachment 236843 [details] Patch for the bug
Bem Jones-Bey
Comment 2 2014-08-20 10:11:46 PDT
Comment on attachment 236843 [details] Patch for the bug View in context: https://bugs.webkit.org/attachment.cgi?id=236843&action=review r=me, but you should fix the typo in the ChangeLog before landing. > Tools/ChangeLog:9 > + files with an xml mimetype as convertible tests,.which s/,./, /
Rebecca Hauck
Comment 3 2014-08-20 10:43:09 PDT
Created attachment 236877 [details] fixed changelog typo
Rebecca Hauck
Comment 4 2014-08-20 10:53:07 PDT
Created attachment 236880 [details] fixed nit.
WebKit Commit Bot
Comment 5 2014-08-20 12:10:56 PDT
Comment on attachment 236880 [details] fixed nit. Clearing flags on attachment: 236880 Committed r172803: <http://trac.webkit.org/changeset/172803>
WebKit Commit Bot
Comment 6 2014-08-20 12:10:59 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.