Revision c4de0019f3aa95861f0c9f646e9cd0c0f1252594 authored by Anne van Kesteren on 23 March 2018, 17:49:38 UTC, committed by Anne van Kesteren on 23 March 2018, 17:49:38 UTC
Fixes regression caused by #10110.
1 parent af184df
Raw File
testharness_runner.html
<!doctype html>
<title></title>
<script>
var timeout_multiplier = 1;
var win = null;
</script>
back to top