blob: 310b39401bdb3bafe45d30b9a296860f56e4117c [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="../../../resources/js-test-pre.js"></script>
<script src="../resources/common-wheel-event.js"></script>
</head>
<body>
<script>
testWheelEvent({
'inputType' : 'number',
'initialValue' : '0',
'stepUpValue1' : '1',
'stepUpValue2' : '2' });
</script>
<script src="../../../resources/js-test-post.js"></script>
</body>
</html>