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

Side by Side Diff: LayoutTests/platform/mac/css2.1/20110323/table-height-algorithm-023-expected.txt

Issue 618843002: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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
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 800x158 3 layer at (0,0) size 800x156
4 RenderBlock {HTML} at (0,0) size 800x158 4 RenderBlock {HTML} at (0,0) size 800x156
5 RenderBody {BODY} at (8,16) size 784x134 5 RenderBody {BODY} at (8,16) size 784x132
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x16
7 RenderText {#text} at (0,0) size 390x18 7 RenderText {#text} at (0,0) size 398x16
8 text run at (0,0) width 390: "Test passes if the bottom of the \"Fille r Text\" below is aligned." 8 text run at (0,0) width 398: "Test passes if the bottom of the \"Fille r Text\" below is aligned."
9 RenderTable {TABLE} at (0,34) size 352x100 9 RenderTable {TABLE} at (0,32) size 355x100
10 RenderTableSection {TBODY} at (0,0) size 352x100 10 RenderTableSection {TBODY} at (0,0) size 355x100
11 RenderTableRow {TR} at (0,2) size 352x96 11 RenderTableRow {TR} at (0,2) size 355x96
12 RenderTableCell {TD} at (2,26) size 59x17 [r=0 c=0 rs=1 cs=1] 12 RenderTableCell {TD} at (2,22) size 59x15 [r=0 c=0 rs=1 cs=1]
13 RenderBlock {DIV} at (1,1) size 57x15 13 RenderBlock {DIV} at (1,1) size 57x13
14 RenderText {#text} at (0,0) size 57x15 14 RenderText {#text} at (0,0) size 57x13
15 text run at (0,0) width 57: "Filler Text" 15 text run at (0,0) width 57: "Filler Text"
16 RenderTableCell {TD} at (63,14) size 114x33 [r=0 c=1 rs=1 cs=1] 16 RenderTableCell {TD} at (63,12) size 116x29 [r=0 c=1 rs=1 cs=1]
17 RenderBlock {DIV} at (1,1) size 112x31 17 RenderBlock {DIV} at (1,1) size 114x27
18 RenderText {#text} at (0,0) size 112x31 18 RenderText {#text} at (0,0) size 114x27
19 text run at (0,0) width 112: "Filler Text" 19 text run at (0,0) width 114: "Filler Text"
20 RenderTableCell {TD} at (179,2) size 171x48 [r=0 c=2 rs=1 cs=1] 20 RenderTableCell {TD} at (181,2) size 172x42 [r=0 c=2 rs=1 cs=1]
21 RenderBlock {DIV} at (1,1) size 169x46 21 RenderBlock {DIV} at (1,1) size 170x40
22 RenderText {#text} at (0,0) size 169x46 22 RenderText {#text} at (0,0) size 170x40
23 text run at (0,0) width 169: "Filler Text" 23 text run at (0,0) width 170: "Filler Text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698