repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use multiline attribute to check for IA2_STATE_MULTILINE.
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
html
/
input-date.html
blob
3546b0a2e46a1bf0742a7b32afdbbab36a0fdf97
1
<!--
2
@MAC-ALLOW:AXRole*
3
-->
4
<!DOCTYPE
html
>
5
<html>
6
<body>
7
8
<input
type
=
"date"
value
=
"2008-09-01"
>
9
10
</body>
11
</html>