blob: 99799c77dae7c88fea00623246b958b80060482f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>screen and (color: 0)</title>
<link href='foo' media='screen and (color: 0)' rel='stylesheet'>
</head>
<body>
<p>screen and (color: 0)</p>
</body>
</html>