Backed out 5 changesets (bug 1940797, bug 1940800, bug 1940819, bug 1939881, bug...
[gecko.git] / layout / reftests / printing / test-color-text-01.html
blobbb51f10fab0259a67411800e8b27f8d1d3e4cd03
1 <!doctype html>
2 <style>
3 @media (monochrome) {
4 p { display: none }
6 </style>
7 <p style="color: red">
8 Red
9 </p>