summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/datetime/time-width-height.html
blob: a6de5cdb4726c93891c4af3e5b23023f5ba24cab (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <input type="time" style="width:200px; height:50px">
  </body>
</html>