- From: Philip Jägenstedt <web-platform-tests-notifications@w3.org>
- Date: Sun, 19 Jan 2014 18:01:30 GMT
- To: public-web-platform-tests-notifications@w3.org
These make it hard to determine which files have mixed CRLF+LF line endings, because dos2unix and unix2dos strip them. In case other tools also aren't impressed and since they're not often needed, remove them where it seems they're not needed. The BOMs were left for the input files for the HTML and WebVTT parser tests, where they are obviously intentional. Removed with `git ls-tree -r --name-only HEAD | xargs bomstrip-files` and manual inspection of the results. View on GitHub: https://github.com/w3c/web-platform-tests/pull/530
Received on Sunday, 19 January 2014 18:01:37 UTC