https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 1503470039390008dc011a55ce82f41aa52fa8aa authored by Mikhail Pozdnyakov on 16 March 2018, 12:55:10 UTC
[Sensor] Add feature detection
Tip revision: 1503470
testharness_runner.html
<!doctype html>
<title></title>
<script>
var timeout_multiplier = 1;
var win = null;
</script>
back to top