https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 826375a734caf3cbe9b757ca69dbef9d578aa76d authored by Robert Ma on 26 March 2018, 20:24:51 UTC
Better explain test execution in resources/test/README
Tip revision: 826375a
testharness_runner.html
<!doctype html>
<title></title>
<script>
var timeout_multiplier = 1;
var win = null;
</script>
back to top