Chromium Code Reviews| Index: LayoutTests/imported/web-platform-tests/config.default.json |
| diff --git a/LayoutTests/imported/web-platform-tests/config.default.json b/LayoutTests/imported/web-platform-tests/config.default.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d80b9f9d0ff0ac3efd3d76aada850968e50d2608 |
| --- /dev/null |
| +++ b/LayoutTests/imported/web-platform-tests/config.default.json |
| @@ -0,0 +1,7 @@ |
| +{"host": "web-platform.test", |
| + "ports":{"http":[8000, "auto"], |
| + "https":[], |
| + "ws":["auto"]}, |
| + "check_subdomains": true, |
| + "log_level":"debug", |
| + "bind_hostname": true} |