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