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