summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/datetime/time-basic.html
blob: c161b17c25730756c9a8a3898aafbb755e57f335 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <input type="time" value="12:30">
  </body>
</html>