3 <title>CSS3 media query test: syntactically invalid media query inside html element should be treated like any other media query.
</title>
4 <link rel=
"help" href=
"http://www.w3.org/TR/css3-mediaqueries/" />
6 <link rel=
"stylesheet" type=
"text/css" media=
"all and invalid" href=
"import-p-red.css">
10 <p>This text should not be red.
</p>