Sign in
chromium
/
chromium
/
src
/
2ac0c19603e70ef75f156ee8409162bbff94de74
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
input-date.html
blob: 5cdfb1331b53021557418a64a4eeaba70572b91d [
file
] [
log
] [
blame
]
<!--
@MAC-ALLOW:AXRole*
@WIN-ALLOW:ia2_hypertext=*
-->
<!DOCTYPE html>
<html>
<body>
<input
aria-label
=
"@NO_CHILDREN_DUMP"
type
=
"date"
value
=
"2008-09-01"
>
</body>
</html>