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

Side by Side Diff: LayoutTests/platform/android/fast/table/fixed-with-auto-with-colspan-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 layer at (0,0) size 400x385 6 layer at (0,0) size 400x385
7 RenderBlock (positioned) {DIV} at (0,0) size 400x385 7 RenderBlock (positioned) {DIV} at (0,0) size 400x385
8 RenderTable {TABLE} at (0,5) size 445x50 8 RenderTable {TABLE} at (0,5) size 445x50
9 RenderTableSection {TBODY} at (0,0) size 445x50 9 RenderTableSection {TBODY} at (0,0) size 445x50
10 RenderTableRow {TR} at (0,0) size 445x50 10 RenderTableRow {TR} at (0,0) size 445x50
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after
122 RenderTableCell {TD} at (5,24) size 50x2 [bgcolor=#008000] [r=0 c=0 rs =1 cs=1] 122 RenderTableCell {TD} at (5,24) size 50x2 [bgcolor=#008000] [r=0 c=0 rs =1 cs=1]
123 RenderTableCell {TD} at (60,24) size 105x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=2] 123 RenderTableCell {TD} at (60,24) size 105x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=2]
124 RenderTableCell {TD} at (170,24) size 270x2 [bgcolor=#008000] [r=0 c=3 rs=1 cs=5] 124 RenderTableCell {TD} at (170,24) size 270x2 [bgcolor=#008000] [r=0 c=3 rs=1 cs=5]
125 RenderTable {TABLE} at (0,335) size 445x50 125 RenderTable {TABLE} at (0,335) size 445x50
126 RenderTableSection {TBODY} at (0,0) size 445x50 126 RenderTableSection {TBODY} at (0,0) size 445x50
127 RenderTableRow {TR} at (0,0) size 445x50 127 RenderTableRow {TR} at (0,0) size 445x50
128 RenderTableCell {TD} at (5,24) size 105x2 [bgcolor=#008000] [r=0 c=0 r s=1 cs=2] 128 RenderTableCell {TD} at (5,24) size 105x2 [bgcolor=#008000] [r=0 c=0 r s=1 cs=2]
129 RenderTableCell {TD} at (115,24) size 215x2 [bgcolor=#008000] [r=0 c=2 rs=1 cs=4] 129 RenderTableCell {TD} at (115,24) size 215x2 [bgcolor=#008000] [r=0 c=2 rs=1 cs=4]
130 RenderTableCell {TD} at (335,24) size 50x2 [bgcolor=#008000] [r=0 c=6 rs=1 cs=1] 130 RenderTableCell {TD} at (335,24) size 50x2 [bgcolor=#008000] [r=0 c=6 rs=1 cs=1]
131 RenderTableCell {TD} at (390,24) size 50x2 [bgcolor=#008000] [r=0 c=7 rs=1 cs=1] 131 RenderTableCell {TD} at (390,24) size 50x2 [bgcolor=#008000] [r=0 c=7 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698