https://github.com/web-platform-tests/wpt
Revision 9b96b146321b9f6cf2391225e3b936e4a68ca5a8 authored by Anne van Kesteren on 08 May 2018, 17:30:48 UTC, committed by Anne van Kesteren on 09 May 2018, 07:00:34 UTC
This also improves checking for the correct exception by a bit.
1 parent da28291
Raw File
Tip revision: 9b96b146321b9f6cf2391225e3b936e4a68ca5a8 authored by Anne van Kesteren on 08 May 2018, 17:30:48 UTC
XHR: reduce try/catch usage
Tip revision: 9b96b14
.gitmodules
[submodule "css/tools/apiclient"]
	path = css/tools/apiclient
	url = https://github.com/w3c/csswg-apiclient.git
[submodule "css/tools/w3ctestlib"]
	path = css/tools/w3ctestlib
	url = https://github.com/w3c/csswg-w3ctestlib.git
[submodule "tools/html5lib/html5lib/tests/testdata"]
	path = tools/html5lib/html5lib/tests/testdata
	url = https://github.com/html5lib/html5lib-tests.git
[submodule "resources/webidl2/test/widlproc"]
	path = resources/webidl2/test/widlproc
	url = https://github.com/dontcallmedom/widlproc.git
back to top