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