https://github.com/web-platform-tests/wpt
Raw File
Tip revision: bf21aa6a53367f9ad69c1f8c78d66c20270bbeaf authored by Andrea Marchesini on 04 April 2018, 17:43:55 UTC
setTimeout/setInterval should silently fail if the worker is shutting down,
Tip revision: bf21aa6
.gitmodules
[submodule "tools/pywebsocket"]
	path = pywebsocket
	url = https://github.com/w3c/pywebsocket.git
	ignore = dirty
[submodule "html5lib"]
	path = html5lib
	url = https://github.com/html5lib/html5lib-python.git
[submodule "tools/six"]
	path = six
	url = https://github.com/jgraham/six.git
[submodule "pytest"]
	path = pytest
	url = https://github.com/pytest-dev/pytest.git
back to top