Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / media / mq-width-absolute-02-expected.html
blobc329102f1408cc472e099634f829b8ce1a79edb5
1 <html>
2 <body>
3 <p style="color: green">This text should be green if viewport is at most 800px wide.</p>
4 <div style="width: 800px; background-color:lightblue;">div of width 800px</div
5 </body>
6 </html>