Sign in
chromium
/
chromium
/
src.git
/
20e8909e694cab857da21d8fe9d5f1da170eaae2
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
input-datetime-local.html
blob: 3e2e4f4b97c0c18f2d75b87723bcf9786f5c37b4 [
file
]
<!--
@MAC-ALLOW:AXRole*
@WIN-ALLOW:description=*
@WIN-ALLOW:haspopup*
@WIN-ALLOW:ia2_hypertext=*
@AURALINUX-ALLOW:description=*
@AURALINUX-ALLOW:haspopup*
-->
<!DOCTYPE html>
<html>
<body>
<input
type
=
"datetime-local"
>
</body>
</html>