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.
Created attachment 236843 [details] Patch for the bug
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/,./, /
Created attachment 236877 [details] fixed changelog typo
Created attachment 236880 [details] fixed nit.
Comment on attachment 236880 [details] fixed nit. Clearing flags on attachment: 236880 Committed r172803: <http://trac.webkit.org/changeset/172803>
All reviewed patches have been landed. Closing bug.