Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/media/mq-aspect-ratio-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/media/mq-aspect-ratio-expected.txt (revision 0) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/media/mq-aspect-ratio-expected.txt (revision 0) |
@@ -0,0 +1,18 @@ |
+layer at (0,0) size 800x600 |
+ RenderView at (0,0) size 800x600 |
+layer at (0,0) size 800x600 |
+ RenderBlock {HTML} at (0,0) size 800x600 |
+ RenderBody {BODY} at (8,8) size 784x576 |
+ RenderBlock {P} at (0,0) size 784x20 [color=#008000] |
+ RenderText {#text} at (0,0) size 771x19 |
+ text run at (0,0) width 502: "This text should be green if the viewport is 800:600 ratio. This is unlikely to happen " |
+ text run at (502,0) width 269: "by chance, but the layout testing sets this size" |
+ RenderBlock {P} at (0,36) size 784x20 [color=#008000] |
+ RenderText {#text} at (0,0) size 501x19 |
+ text run at (0,0) width 501: "This text should be green if the viewport is landscape (minimum aspect ratio of 1:1)." |
+ RenderBlock {P} at (0,72) size 784x20 |
+ RenderText {#text} at (0,0) size 489x19 |
+ text run at (0,0) width 489: "This text should be green if the viewport is portrait (maximum aspect ratio of 1:1)." |
+ RenderBlock {P} at (0,108) size 784x20 |
+ RenderText {#text} at (0,0) size 437x19 |
+ text run at (0,0) width 437: "This text should be green if the viewport aspect ratio is greater than 16:9." |