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-color.html
blob
88bb6a1be2557bab7b07f25754895ce425b77901
1
<!--
2
@MAC-ALLOW:AXRole*
3
@MAC-DENY:AXTitle*
4
@WIN-ALLOW:value*
5
@WIN-DENY:value='file://*
6
-->
7
<!DOCTYPE
html
>
8
<html>
9
<body>
10
<input
type
=
"color"
value
=
"#ff9900"
>
11
</body>
12
</html>