blob: 078b014f3937ae0d58d20bee4c1c96ae951ef6f2 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="../../js/resources/js-test-pre.js"></script>
<script src="../resources/common-interactive-validation-required.js"></script>
</head>
<body>
<script>
testInteractiveValidationRequired({
'expectedValue' : '1982-11-02T12:34',
'inputType' : 'datetime-local',
});
</script>
</body>
</html>