blob: 5447b01ee395e94ed2dd159c216d94464dbee8d4 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../../resources/js-test.js"></script>
<script src="../resources/common-change-type-on-focus.js"></script>
</head>
<body>
<p id="description"></p>
<input id=test type=time value="07:00">
<div id="console"></div>
<script>
testChangeTypeOnFocus();
</script>
</body>
</html>