| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/README.md
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/README.md b/third_party/WebKit/LayoutTests/imported/web-platform-tests/README.md
|
| index d207a8bd15cfda7a95f1a2acc26e936517b35b45..32d6503c773c116b749e0c93e9360dccfa0746bd 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/README.md
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/README.md
|
| @@ -27,12 +27,13 @@ To get the tests running, you need to set up the test domains in your
|
| following entries are required:
|
|
|
| ```
|
| -127.0.0.1 web-platform.test
|
| -127.0.0.1 www.web-platform.test
|
| -127.0.0.1 www1.web-platform.test
|
| -127.0.0.1 www2.web-platform.test
|
| -127.0.0.1 xn--n8j6ds53lwwkrqhv28a.web-platform.test
|
| -127.0.0.1 xn--lve-6lad.web-platform.test
|
| +127.0.0.1 web-platform.test
|
| +127.0.0.1 www.web-platform.test
|
| +127.0.0.1 www1.web-platform.test
|
| +127.0.0.1 www2.web-platform.test
|
| +127.0.0.1 xn--n8j6ds53lwwkrqhv28a.web-platform.test
|
| +127.0.0.1 xn--lve-6lad.web-platform.test
|
| +0.0.0.0 nonexistent-origin.web-platform.test
|
| ```
|
|
|
| Because web-platform-tests uses git submodules, you must ensure that
|
|
|