https://github.com/web-platform-tests/wpt
Raw File
Tip revision: dd162ecb8f93dd2a012c63da40ec9bfad4481239 authored by Simon Pieters on 28 April 2016, 08:14:23 UTC
change/input events on radio/checkbox should be trusted
Tip revision: dd162ec
testharness_runner.html
<!doctype html>
<title></title>
<script>
var timeout_multiplier = 1;
var win = null;
</script>
back to top