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

Side by Side Diff: LayoutTests/platform/win/fast/table/auto-with-percent-height-vertical-expected.txt

Issue 782793003: Auto-rebaseline for r186601 (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 800x206 3 layer at (0,0) size 800x203
4 RenderBlock {HTML} at (0,0) size 800x206 4 RenderBlock {HTML} at (0,0) size 800x203
5 RenderBody {BODY} at (8,16) size 784x174 5 RenderBody {BODY} at (8,16) size 784x171
6 RenderTable {TABLE} at (16,0) size 60x88 [border: (3px solid #FF0000)] 6 RenderTable {TABLE} at (16,0) size 60x86 [border: (3px solid #FF0000)]
7 RenderTableSection {TBODY} at (3,3) size 54x82 7 RenderTableSection {TBODY} at (3,3) size 54x80
8 RenderTableRow {TR} at (0,2) size 50x82 8 RenderTableRow {TR} at (0,2) size 50x80
9 RenderTableCell {TD} at (2,2) size 50x78 [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,2) size 50x76 [r=0 c=0 rs=1 cs=1]
10 RenderTable {TABLE} at (1,1) size 24x74 [color=#FFFFFF] [bgcolor=# 800080] 10 RenderTable {TABLE} at (1,1) size 24x72 [color=#FFFFFF] [bgcolor=# 800080]
11 RenderTableSection {TBODY} at (0,0) size 24x72
12 RenderTableRow {TR} at (0,2) size 20x72
13 RenderTableCell {TD} at (2,2) size 20x68 [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (1,1) size 17x66
15 text run at (1,1) width 66: "Table One"
16 RenderTable {TABLE} at (25,1) size 24x74 [color=#FFFFFF] [bgcolor= #800080]
11 RenderTableSection {TBODY} at (0,0) size 24x74 17 RenderTableSection {TBODY} at (0,0) size 24x74
12 RenderTableRow {TR} at (0,2) size 20x74 18 RenderTableRow {TR} at (0,2) size 20x74
13 RenderTableCell {TD} at (2,2) size 20x70 [r=0 c=0 rs=1 cs=1] 19 RenderTableCell {TD} at (2,2) size 20x70 [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (1,1) size 17x68 20 RenderText {#text} at (1,1) size 17x68
15 text run at (1,1) width 68: "Table One" 21 text run at (1,1) width 68: "Table Two"
16 RenderTable {TABLE} at (25,1) size 24x76 [color=#FFFFFF] [bgcolor= #800080] 22 RenderTable {TABLE} at (16,102) size 48x69 [border: (3px solid #FF0000)]
17 RenderTableSection {TBODY} at (0,0) size 24x76 23 RenderTableSection {TBODY} at (3,3) size 42x63
18 RenderTableRow {TR} at (0,2) size 20x76 24 RenderTableRow {TR} at (0,2) size 38x63
19 RenderTableCell {TD} at (2,2) size 20x72 [r=0 c=0 rs=1 cs=1] 25 RenderTableCell {TD} at (2,2) size 38x59 [r=0 c=0 rs=1 cs=1]
20 RenderText {#text} at (1,1) size 17x70 26 RenderBlock {DIV} at (1,1) size 18x57 [color=#FFFFFF] [bgcolor=#80 0080]
21 text run at (1,1) width 70: "Table Two"
22 RenderTable {TABLE} at (16,104) size 48x70 [border: (3px solid #FF0000)]
23 RenderTableSection {TBODY} at (3,3) size 42x64
24 RenderTableRow {TR} at (0,2) size 38x64
25 RenderTableCell {TD} at (2,2) size 38x60 [r=0 c=0 rs=1 cs=1]
26 RenderBlock {DIV} at (1,1) size 18x58 [color=#FFFFFF] [bgcolor=#80 0080]
27 RenderText {#text} at (0,0) size 17x55 27 RenderText {#text} at (0,0) size 17x55
28 text run at (0,0) width 55: "Div One" 28 text run at (0,0) width 55: "Div One"
29 RenderBlock {DIV} at (19,1) size 18x58 [color=#FFFFFF] [bgcolor=#8 00080] 29 RenderBlock {DIV} at (19,1) size 18x57 [color=#FFFFFF] [bgcolor=#8 00080]
30 RenderText {#text} at (0,0) size 17x58 30 RenderText {#text} at (0,0) size 17x56
31 text run at (0,0) width 58: "Div Two" 31 text run at (0,0) width 56: "Div Two"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698