summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/widgets/input-time-content-size-ref.html
blob: 938d2659a8a8c02230c92db5b575818a5d056809 (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="time">
  <br>
  <input type="time">
</body>