Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / media / mq-orientation-expected.html
blob39e2f018a59a318cb4ac1cd22c87da94b7d0475a
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>