https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 9378d5fbbb755a6c82682e31cfa23167f16c9361 authored by Greg Fraley on 28 March 2018, 19:18:04 UTC
Use unicode-segmentation to iterate graphemes instead of chars
Tip revision: 9378d5f
testharness_runner.html
<!doctype html>
<title></title>
<script>
var timeout_multiplier = 1;
var win = null;
</script>
back to top