Sign in
webkit
/
WebKit
/
fff5469af9e21121a01bc52b64d66a2e93b51665
/
.
/
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>