| Index: LayoutTests/imported/README
|
| diff --git a/LayoutTests/imported/README b/LayoutTests/imported/README
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..7a5cea72cdf826e5e80b52616cdcf98dd647b7a5
|
| --- /dev/null
|
| +++ b/LayoutTests/imported/README
|
| @@ -0,0 +1,16 @@
|
| +The test suites in this directory are imported from third parties.
|
| +
|
| +In particular the tests in web-platform-tests and csswg-test are imported
|
| +from the W3C's test suite repositories on GitHub.
|
| +
|
| +Use Tools/Scripts/update-w3c-deps to update the tests from the tip of tree
|
| +in those repositories.
|
| +
|
| +Any modifications made directly to the tests in these directories will be
|
| +overwritten on the next import, so, don't modify the tests :).
|
| +
|
| +It is safe and okay to check in generic baselines for any tests that fail.
|
| +The baselines will not be overwritten.
|
| +
|
| +For more information on this process and Blink's handling of the W3C's
|
| +test suites, see http://www.chromium.org/blink/importing-the-w3c-tests .
|
|
|