summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/media/mq-width-absolute-01-expected.html
blob: c329102f1408cc472e099634f829b8ce1a79edb5 (plain)
1
2
3
4
5
6
<html>
<body>
<p style="color: green">This text should be green if viewport is at most 800px wide.</p>
<div style="width: 800px; background-color:lightblue;">div of width 800px</div
</body>
</html>