repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
media
/
mq-pixel-ratio-expected.html
blob
b7dba2b74bbc9f227b8bc953a3237a83312b0cae
1
<html>
2
<body>
3
<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
,
4
red if the scaling factor is
2.0
, and black otherwise.
</p>
5
</body>
6
</html>