swh:1:snp:b37d435721bbd450624165f334724e3585346499
Raw File
Tip revision: 339894deeec26cfdb7e9d084298abe68c9cdb646 authored by Anthony Ramine on 07 April 2018, 11:47:48 UTC
Avoid async/await in /webstorage/idlharness.html
Tip revision: 339894d
testharness_runner.html
<!doctype html>
<title></title>
<script>
var timeout_multiplier = 1;
var win = null;
</script>
back to top