blob: e44faad42ec2a60fad2a1b13616fc23c1f79ff39 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="../../../resources/js-test-pre.js"></script>
<script src="../resources/common-interactive-validation-required.js"></script>
</head>
<body>
<script>
testInteractiveValidationRequired({
'expectedValue' : '123456789',
'inputType' : 'number',
});
</script>
</body>
</html>