https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 54a3fc8154ca1f48fbceda6e3be4bf8f75b010fa authored by Ms2ger on 17 January 2015, 19:53:08 UTC
Submit tests for ParentNode.{query,queryAll}.
Tip revision: 54a3fc8
.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