swh:1:snp:b37d435721bbd450624165f334724e3585346499
Raw File
Tip revision: 292f3687ff5172f5bf246347bc271510fc19ca5a authored by Emilio Cobos Álvarez on 11 April 2018, 18:35:20 UTC
Remove usage of setTimeout to appease lint.
Tip revision: 292f368
testharness_runner.html
<!doctype html>
<title></title>
<script>
var timeout_multiplier = 1;
var win = null;
</script>
back to top