chromium/third_party/blink/web_tests/fast/media/mq-width-absolute-02-expected.html

<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>