https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 5875b656b247b830dd700811ef722c9a9dde35d9 authored by Michael[tm] Smith on 12 April 2014, 13:35:53 UTC
cc Added URL tests.
Tip revision: 5875b65
config.default.json
{"host": "web-platform.test",
 "ports":{"http":[8000, "auto"],
          "https":["auto"],
          "ws":["auto"]},
 "external_domain":"w3c-test.org",
 "check_subdomains": true,
 "log_level":"debug",
 "bind_hostname": true}
back to top