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

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

Issue 940943002: Auto-rebaseline for r190462 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 800x194 3 layer at (0,0) size 800x197
4 RenderBlock {HTML} at (0,0) size 800x194 4 RenderBlock {HTML} at (0,0) size 800x197
5 RenderBody {BODY} at (8,16) size 784x162 5 RenderBody {BODY} at (8,16) size 784x165
6 LayoutTable {TABLE} at (16,0) size 64x82 [border: (3px solid #FF0000)] 6 LayoutTable {TABLE} at (16,0) size 64x84 [border: (3px solid #FF0000)]
7 LayoutTableSection {TBODY} at (3,3) size 58x76 7 LayoutTableSection {TBODY} at (3,3) size 58x78
8 LayoutTableRow {TR} at (0,2) size 54x76 8 LayoutTableRow {TR} at (0,2) size 54x78
9 LayoutTableCell {TD} at (2,2) size 54x72 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 54x74 [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (1,1) size 26x69 [color=#FFFFFF] [bgcolor=# 800080] 10 LayoutTable {TABLE} at (1,1) size 26x70 [color=#FFFFFF] [bgcolor=# 800080]
11 LayoutTableSection {TBODY} at (0,0) size 26x69
12 LayoutTableRow {TR} at (0,2) size 22x69
13 LayoutTableCell {TD} at (2,2) size 22x65 [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (1,1) size 19x63
15 text run at (1,1) width 63: "Table One"
16 LayoutTable {TABLE} at (27,1) size 26x70 [color=#FFFFFF] [bgcolor= #800080]
17 LayoutTableSection {TBODY} at (0,0) size 26x70 11 LayoutTableSection {TBODY} at (0,0) size 26x70
18 LayoutTableRow {TR} at (0,2) size 22x70 12 LayoutTableRow {TR} at (0,2) size 22x70
19 LayoutTableCell {TD} at (2,2) size 22x66 [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (2,2) size 22x66 [r=0 c=0 rs=1 cs=1]
20 RenderText {#text} at (1,1) size 19x64 14 RenderText {#text} at (1,1) size 19x64
21 text run at (1,1) width 64: "Table Two" 15 text run at (1,1) width 64: "Table One"
22 LayoutTable {TABLE} at (16,98) size 52x64 [border: (3px solid #FF0000)] 16 LayoutTable {TABLE} at (27,1) size 26x72 [color=#FFFFFF] [bgcolor= #800080]
23 LayoutTableSection {TBODY} at (3,3) size 46x58 17 LayoutTableSection {TBODY} at (0,0) size 26x72
24 LayoutTableRow {TR} at (0,2) size 42x58 18 LayoutTableRow {TR} at (0,2) size 22x72
25 LayoutTableCell {TD} at (2,2) size 42x54 [r=0 c=0 rs=1 cs=1] 19 LayoutTableCell {TD} at (2,2) size 22x68 [r=0 c=0 rs=1 cs=1]
26 RenderBlock {DIV} at (1,1) size 20x52 [color=#FFFFFF] [bgcolor=#80 0080] 20 RenderText {#text} at (1,1) size 19x66
21 text run at (1,1) width 66: "Table Two"
22 LayoutTable {TABLE} at (16,100) size 52x65 [border: (3px solid #FF0000)]
23 LayoutTableSection {TBODY} at (3,3) size 46x59
24 LayoutTableRow {TR} at (0,2) size 42x59
25 LayoutTableCell {TD} at (2,2) size 42x55 [r=0 c=0 rs=1 cs=1]
26 RenderBlock {DIV} at (1,1) size 20x53 [color=#FFFFFF] [bgcolor=#80 0080]
27 RenderText {#text} at (0,0) size 19x51 27 RenderText {#text} at (0,0) size 19x51
28 text run at (0,0) width 51: "Div One" 28 text run at (0,0) width 51: "Div One"
29 RenderBlock {DIV} at (21,1) size 20x52 [color=#FFFFFF] [bgcolor=#8 00080] 29 RenderBlock {DIV} at (21,1) size 20x53 [color=#FFFFFF] [bgcolor=#8 00080]
30 RenderText {#text} at (0,0) size 19x52 30 RenderText {#text} at (0,0) size 19x53
31 text run at (0,0) width 52: "Div Two" 31 text run at (0,0) width 53: "Div Two"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698