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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
html
/
input-email.html
blob
ba32ce55c4125eb651562930a83a35c74bd207dd
1
<!--
2
@MAC-ALLOW:AXRole*
3
@WIN-ALLOW:text-input-type*
4
@WIN-ALLOW:caret_offset*
5
@WIN-ALLOW:n_selections*
6
@WIN-ALLOW:selection_start*
7
@WIN-ALLOW:selection_end*
8
-->
9
<!DOCTYPE
html
>
10
<html>
11
<body>
12
<input
type
=
"email"
>
13
</body>
14
</html>