Sign in
webkit
/
WebKit
/
031545c904ac108f0063861f58a3e4e2a299b0c0
/
.
/
LayoutTests
/
fast
/
media
/
mq-pixel-ratio-expected.html
blob: b7dba2b74bbc9f227b8bc953a3237a83312b0cae [
file
] [
log
] [
blame
]
<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>