Files
basilisk55/layout/reftests/forms/input/datetime/time-basic.html
T

7 lines
88 B
HTML

<!DOCTYPE html>
<html>
<body>
<input type="time" value="12:30">
</body>
</html>