blob: 2b851935908347f8cb71023e5485cc4a322b2cb3 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>screen and (device-aspect-ratio: 16/9)</title>
<link href='foo' media='screen and (device-aspect-ratio: 16/9)' rel='stylesheet'>
</head>
<body>
<p>screen and (device-aspect-ratio: 16/9)</p>
</body>
</html>