blob: 73a842511b089867d3bb62a9f193975c5dc5545f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="../../../fast/js/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="../../../fast/js/resources/js-test-post.js"></script>
</body>
</html>