<!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> |