3 <title>CSS3 media query test: syntactically correct query with invalid media feature should eval false (all and (invalid)). Using link element, media attribute.
</title>
4 <link rel=
"help" href=
"http://www.w3.org/TR/css3-mediaqueries/" />
5 <style type=
"text/css">
8 <link rel=
"stylesheet" type=
"text/css" media=
"all and (invalid)" href=
"import-p-red.css" />
11 <p> This text should be green.
</p>