https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 910cbe6357ce4edfe2b10c74dbd3920b26e6144d authored by Mike West on 23 February 2015, 10:47:11 UTC
Contributing Blink's Content Security Policy layout tests.
Tip revision: 910cbe6
.gitmodules
[submodule "resources"]
	path = resources
	url = https://github.com/w3c/testharness.js.git
  ignore = dirty
[submodule "tools/wptserve"]
	path = tools/wptserve
	url = https://github.com/w3c/wptserve.git
	ignore = dirty
[submodule "tools/pywebsocket"]
	path = tools/pywebsocket
	url = https://github.com/w3c/pywebsocket.git
	ignore = dirty
[submodule "html5lib"]
	path = tools/html5lib
	url = https://github.com/html5lib/html5lib-python.git
[submodule "tools/six"]
	path = tools/six
	url = https://github.com/jgraham/six.git
back to top