Revision 1ea4f53a5b0fe9705b1ed279a3904ab173e98393 authored by Rimas on 22 February 2017, 17:53:27 UTC, committed by Domenic Denicola on 22 February 2017, 17:53:27 UTC
Fixes two test cases where the "failure" value was the string "true" instead of the boolean.
1 parent 9b41b6d
Raw File
.gitmodules
[submodule "resources"]
	path = resources
	url = https://github.com/w3c/testharness.js.git
	ignore = dirty
[submodule "tools"]
	path = tools
	url = https://github.com/w3c/wpt-tools.git
	ignore = dirty
back to top