blob: 183d2c543b5c6211400c27e107285e46bfdfc317 [file] [log] [blame]
<html>
<head>
<title>CSS4 media query test: inverted-colors.</title>
<style type="text/css">
p { color: green; }
</style>
</head>
<body>
<p id="a">This text should be green.</p>
<p id="b">This text should be green.</p>
<p id="c">This text should be green.</p>
<p id="d">This text should be green.</p>
</body>
</html>