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

Side by Side Diff: LayoutTests/platform/win-xp/fast/block/positioning/059-expected.txt

Issue 770383005: Auto-rebaseline for r186551 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x0 3 layer at (0,0) size 800x0
4 RenderBlock {HTML} at (0,0) size 800x0 4 RenderBlock {HTML} at (0,0) size 800x0
5 layer at (8,8) size 784x60 5 layer at (8,8) size 784x60
6 RenderBody {BODY} at (8,8) size 784x60 6 RenderBody {BODY} at (8,8) size 784x60
7 RenderBlock {DIV} at (0,0) size 784x60 7 RenderBlock {DIV} at (0,0) size 784x60
8 RenderText {#text} at (0,0) size 124x19 8 RenderText {#text} at (0,0) size 124x19
9 text run at (0,0) width 124: "You should see two " 9 text run at (0,0) width 124: "You should see two "
10 RenderInline {I} at (0,0) size 113x19 10 RenderInline {I} at (0,0) size 113x19
11 RenderText {#text} at (124,0) size 113x19 11 RenderText {#text} at (124,0) size 113x19
12 text run at (124,0) width 113: "vertically stacked" 12 text run at (124,0) width 113: "vertically stacked"
13 RenderText {#text} at (237,0) size 763x59 13 RenderText {#text} at (237,0) size 763x59
14 text run at (237,0) width 150: " green rectangles below. " 14 text run at (237,0) width 150: " green rectangles below. "
15 text run at (387,0) width 172: "Each one is 100 pixels wide " 15 text run at (387,0) width 172: "Each one is 100 pixels wide "
16 text run at (559,0) width 109: "and 50 pixels tall. " 16 text run at (559,0) width 109: "and 50 pixels tall. "
17 text run at (668,0) width 95: "If the two green" 17 text run at (668,0) width 95: "If the two green"
18 text run at (0,20) width 331: "rectangles are on the same line, then the test has failed. " 18 text run at (0,20) width 331: "rectangles are on the same line, then the test has failed. "
19 text run at (331,20) width 255: "This is a test of section 10.3.7 in CSS 2.1. " 19 text run at (331,20) width 255: "This is a test of section 10.3.7 in CSS 2.1. "
20 text run at (586,20) width 170: "In particular it is a test of the" 20 text run at (586,20) width 170: "In particular it is a test of the"
21 text run at (0,40) width 143: "shrink-to-fit algorithm's " 21 text run at (0,40) width 143: "shrink-to-fit algorithm's "
22 text run at (143,40) width 232: "preferred minimum width computation." 22 text run at (143,40) width 232: "preferred minimum width computation."
23 layer at (8,68) size 0x0
24 RenderBlock (positioned) {DIV} at (0,60) size 0x0
23 layer at (8,68) size 100x110 25 layer at (8,68) size 100x110
24 RenderBlock (positioned) {DIV} at (0,0) size 100x110 26 RenderBlock (positioned) {DIV} at (0,0) size 100x110
25 RenderBlock {SPAN} at (0,0) size 100x50 [bgcolor=#008000] 27 RenderBlock {SPAN} at (0,0) size 100x50 [bgcolor=#008000]
26 RenderText {#text} at (0,0) size 0x0 28 RenderText {#text} at (0,0) size 0x0
27 RenderBlock {SPAN} at (0,55) size 100x50 [bgcolor=#008000] 29 RenderBlock {SPAN} at (0,55) size 100x50 [bgcolor=#008000]
28 RenderText {#text} at (0,0) size 0x0 30 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698