https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 4c7514843600ba2a3c7e80c8b4e280f9afa3bea5 authored by James Graham on 27 March 2014, 16:45:13 UTC
Don't pretend like we support wss for now
Tip revision: 4c75148
.gitmodules
[submodule "resources"]
	path = resources
	url = git://github.com/w3c/testharness.js.git
[submodule "tools/wptserve"]
	path = tools/wptserve
	url = https://github.com/w3c/wptserve.git
[submodule "tools/pywebsocket"]
	path = tools/pywebsocket
	url = https://github.com/w3c/pywebsocket.git
back to top