https://github.com/web-platform-tests/wpt
Raw File
Tip revision: bc6f1889e65da65d5645ade6557e216d2dc73d09 authored by Anne van Kesteren on 24 April 2018, 09:22:31 UTC
remove dead code; add more tests
Tip revision: bc6f188
testharness_runner.html
<!doctype html>
<title></title>
<script>
var timeout_multiplier = 1;
var win = null;
</script>
back to top