https://github.com/web-platform-tests/wpt
Revision 570156428c6cda2f41c964720161dc236ce68e2e authored by Josh Matthews on 23 November 2018, 20:53:25 UTC, committed by GitHub on 23 November 2018, 20:53:25 UTC
1 parent 98224e6
Raw File
Tip revision: 570156428c6cda2f41c964720161dc236ce68e2e authored by Josh Matthews on 23 November 2018, 20:53:25 UTC
Set default for manifest_update flag appropriately.
Tip revision: 5701564
testharness_runner.html
<!doctype html>
<title></title>
<script>
var timeout_multiplier = 1;
var win = null;
</script>
back to top