| OLD | NEW |
| 1 The test suites in this directory are synced with third-party repos. | 1 The test suites in this directory are synced with third-party repos. |
| 2 | 2 |
| 3 In particular the tests in web-platform-tests and csswg-test are | 3 In particular the tests in web-platform-tests and csswg-test are |
| 4 imported from the W3C's test suite repositories on GitHub, and changes | 4 imported from the W3C's test suite repositories on GitHub, and changes |
| 5 to web-platform-tests should be exported to the upstream repo. | 5 to web-platform-tests should be exported to the upstream repo. |
| 6 | 6 |
| 7 Use Tools/Scripts/update-w3c-deps to update the tests from the tip of | 7 Use Tools/Scripts/wpt-import to update the tests from the tip of tree |
| 8 tree in those repositories. | 8 in those repositories. |
| 9 | 9 |
| 10 It is safe and okay to check in generic baselines for any tests that fail. | 10 It is safe and okay to check in generic baselines for any tests that fail. |
| 11 The baselines will not be overwritten. | 11 The baselines will not be overwritten. |
| 12 | 12 |
| 13 For more information on this process and Blink's handling of the W3C's | 13 For more information on this process and Blink's handling of the W3C's |
| 14 test suites, see http://www.chromium.org/blink/importing-the-w3c-tests. | 14 test suites, see http://www.chromium.org/blink/importing-the-w3c-tests. |
| OLD | NEW |