Revision 147e565772fee0513f6fa79f8b75263a16fe13f8 authored by Boris Zbarsky on 09 June 2016, 10:52:28 UTC, committed by James Graham on 09 June 2016, 10:52:53 UTC
Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1272651
1 parent 08ddca5
Raw File
testharness_runner.html
<!doctype html>
<title></title>
<script>
var timeout_multiplier = 1;
var win = null;
</script>
back to top