Sign in
chromium
/
chromium
/
src.git
/
20e8909e694cab857da21d8fe9d5f1da170eaae2
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
input-time.html
blob: b31c121a13f18591fd4fd90f5b3ecd8289939896 [
file
]
<!--
@MAC-ALLOW:AXRole*
@WIN-ALLOW:ia2_hypertext=*
@WIN-ALLOW:xml-roles*
@WIN-ALLOW:description*
@AURALINUX-ALLOW:xml-roles*
@AURALINUX-ALLOW:description*
-->
<!DOCTYPE html>
<html>
<body>
<input
type
=
"time"
value
=
"00:00:00"
>
</body>
</html>