Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(695)

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/media/mq-aspect-ratio-expected.txt

Issue 125091: Rebaseline some layout tests... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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."

Powered by Google App Engine
This is Rietveld 408576698