haikuwebkit/LayoutTests/fast/media/mq-pixel-ratio-expected.html

7 lines
217 B
HTML

<html>
<body>
<p style="color: green">This text should be green if the resolution scaling factor is 1.0, purple if the scaling factor is 1.5,
red if the scaling factor is 2.0, and black otherwise.</p>
</body>
</html>