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
Updating trunk VERSION from 2139.0 to 2140.0
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
input-color.html
blob
f6e1ecadc6f90938e52792cd043cc577738402a3
1
<!doctype
html
>
2
<!--
3
@MAC-DENY:AXTitle*
4
@WIN-ALLOW:value*
5
@WIN-DENY:value='file://*
6
-->
7
<html>
8
<body>
9
<input
type
=
"color"
value
=
"#ff9900"
>
10
</body>
11
</html>