https://github.com/web-platform-tests/wpt
Raw File
Tip revision: d31a2d55e6e91358b0c30d2d5e614024a81ef81c authored by Nicolas Pena on 10 April 2018, 22:25:46 UTC
WPT-fy Intel/user-timing/ tests
Tip revision: d31a2d5
testharness_runner.html
<!doctype html>
<title></title>
<script>
var timeout_multiplier = 1;
var win = null;
</script>
back to top