blob: 451285cb88b0e3e897d6bfa556cac7665d489cec [file] [log] [blame]
<html>
<body>
You should see two iframes below. The narrow one should be black. The wider one should be green.
<p>
<iframe style="width:150px;height:150px;" src="resources/viewport-media-query.html"></iframe>
<iframe style="width:650px;height:150px;" src="resources/viewport-media-query.html"></iframe>
</p>
</body>