summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/datetime/line-height-01-ref.html
blob: a53220d46f65b1938db45eb2b78024503e41c971 (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<style>
  input {
    box-sizing: border-box;
    height: 34px;
  }
</style>
<input type=date>
<input type=time>