summaryrefslogtreecommitdiffstats
path: root/content/test/data/accessibility/html/input-date.html
blob: ca24acb62e4b0f2fe2b19974be03e76ac9009394 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!--
@MAC-ALLOW:AXRole*
-->
<!DOCTYPE html>
<html>
<body>

  <input aria-label="@NO_CHILDREN_DUMP" type="date" value="2008-09-01">

</body>
</html>