summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/datetime/time-large-font.html
blob: c2f5e956dfbd08a1fa11077b68c17cd7adad90bc (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <input type="time" value="12:30" style="font-size: 32px;">
  </body>
</html>