https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 341f3f54b111a7dcb76c7f08bc8982634a29fb8b authored by xlai on 19 March 2018, 15:32:35 UTC
Improve wpt testing on OffscreenCanvas convertToBlob
Tip revision: 341f3f5
.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