Sign in
chromium
/
chromium
/
src
/
2ac0c19603e70ef75f156ee8409162bbff94de74
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
input-time.html
blob: af75a6b8b319d61a049cc9aadceaf8f07477ba57 [
file
] [
log
] [
blame
]
<!--
@MAC-ALLOW:AXRole*
@WIN-ALLOW:ia2_hypertext=*
@WIN-ALLOW:xml-roles*
@WIN-ALLOW:description*
-->
<!DOCTYPE html>
<html>
<body>
<input
type
=
"time"
value
=
"00:00:00"
>
</body>
</html>