summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/widgets/input-date-content-size-ref.html
blob: 18019c56b1bd2535b998c05f301fca3abc8ae1bb (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<title>Test reference</title>
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
<link rel="author" href="https://mozilla.org" title="Mozilla">
<body>
  <input type="date">
  <br>
  <input type="date">
</body>