blob: 9666847fc8bbf441d59cce8788a2af6b92653f88 [file]
<!DOCTYPE html>
<html>
<head>
<script src="../../../fast/js/resources/js-test-pre.js"></script>
<script src="../resources/common.js"></script>
<script src="../resources/common-spinbutton-click-in-iframe.js"></script>
</head>
<body>
<script>
testClickSpinButtonInIFrame({
'expectedValue' : '01:00',
'initialValue' : '00:00',
'inputType' : 'time'
});
</script>
<script src="../../../fast/js/resources/js-test-post.js"></script>
</body>
</html>