blob: 0d194566150b3ec346918e3e7fff480cdcb6dfc2 [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' : 'time',
'initialValue' : '07:00',
'stepUpValue1' : '08:00',
'stepUpValue2' : '09:00' });
</script>
<script src="../../../fast/js/resources/js-test-post.js"></script>
</body>
</html>