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-datetime.html
blob
6235ac40d9ab874e74682e7fe59c6290eb6a3d29
1
<!--
2
@MAC-ALLOW:AXRole*
3
-->
4
<!DOCTYPE
html
>
5
<html>
6
<body>
7
8
<input
type
=
"datetime"
>
9
10
</body>
11
</html>