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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x20 [color=#008000]
7 RenderText {#text} at (0,0) size 771x19
8 text run at (0,0) width 502: "This text should be green if the viewpor t is 800:600 ratio. This is unlikely to happen "
9 text run at (502,0) width 269: "by chance, but the layout testing sets this size"
10 RenderBlock {P} at (0,36) size 784x20 [color=#008000]
11 RenderText {#text} at (0,0) size 501x19
12 text run at (0,0) width 501: "This text should be green if the viewpor t is landscape (minimum aspect ratio of 1:1)."
13 RenderBlock {P} at (0,72) size 784x20
14 RenderText {#text} at (0,0) size 489x19
15 text run at (0,0) width 489: "This text should be green if the viewpor t is portrait (maximum aspect ratio of 1:1)."
16 RenderBlock {P} at (0,108) size 784x20
17 RenderText {#text} at (0,0) size 437x19
18 text run at (0,0) width 437: "This text should be green if the viewpor t aspect ratio is greater than 16:9."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698