blob: 5b9569a1bddad5da33c6feb0bebe9aa8e2f9eaf0 [file] [log] [blame]
<html>
<head>
<title>HTML5 media descriptor test: parsing style element media attribute (replaces HTML4 forward-compatible syntax)</title>
<link rel="help" href="http://www.w3.org/TR/css3-mediaqueries/">
<link rel="help" href="http://www.w3.org/TR/REC-html40/types.html#h-6.13">
<style type="text/css" media="*****|{}- |[|">
p { color: red }
</style>
</head>
<body>
<p> This text should not be red.</p>
</body>
</html>