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-orientation-expected.html
blob
39e2f018a59a318cb4ac1cd22c87da94b7d0475a
1
<html>
2
<body>
3
<p>
This text should be green if the viewport is portrait.
</p>
4
<p
style
=
"color: green"
>
This text should be green if the viewport is landscape.
</p>
5
<p>
Obviously, at least one should be green, but never both. Square is portrait.
</p>
6
</body>
7
</html>