blob: 6dd8cbd81a75de52c2a3255b9de004887793f87b [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="../../../resources/js-test.js"></script>
<script src="../../../../../resources/gesture-util.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>
</body>
</html>