repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Backed out 5 changesets (bug 1940797, bug 1940800, bug 1940819, bug 1939881, bug...
[gecko.git]
/
layout
/
reftests
/
printing
/
test-color-text-01.html
blob
bb51f10fab0259a67411800e8b27f8d1d3e4cd03
1
<!doctype
html
>
2
<style>
3
@media (monochrome) {
4
p { display: none }
5
}
6
</style>
7
<p
style
=
"color: red"
>
8
Red
9
</p>