https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 3f22183d3bffb9754c54f97561ab38652779cdcf authored by Tim Dresser on 24 November 2017, 18:49:58 UTC
Deliver PerformanceEntries when the main thread is idle.
Tip revision: 3f22183
testharness_runner.html
<!doctype html>
<title></title>
<script>
var timeout_multiplier = 1;
var win = null;
</script>
back to top