blob: 8899a7944997f71887ec8825dae3e6a31229234b [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="../../../resources/js-test-pre.js"></script>
<script src="../resources/common.js"></script>
<script src="../resources/common-spinbutton-change-and-input-events.js"></script>
</head>
<body>
<script>
testSpinButtonChangeAndInputEvents('number', '0', '1', '1');
</script>
<script src="../../../resources/js-test-post.js"></script>
</body>
</html>