https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 9ab15c4be9aa0ecef8a7ae08cc5b45f1836abad7 authored by Stephen McGruer on 05 April 2018, 13:37:39 UTC
Web Animations: remove timing objects
Tip revision: 9ab15c4
.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