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

Side by Side Diff: LayoutTests/platform/android/fast/table/fixed-with-auto-with-colspan-vertical-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 385x400 6 layer at (0,0) size 385x400
7 RenderBlock (positioned) {DIV} at (0,0) size 385x400 7 RenderBlock (positioned) {DIV} at (0,0) size 385x400
8 RenderTable {TABLE} at (5,0) size 50x445 8 RenderTable {TABLE} at (5,0) size 50x445
9 RenderTableSection {TBODY} at (0,0) size 50x445 9 RenderTableSection {TBODY} at (0,0) size 50x445
10 RenderTableRow {TR} at (0,0) size 50x445 10 RenderTableRow {TR} at (0,0) size 50x445
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after
122 RenderTableCell {TD} at (0,29) size 50x2 [bgcolor=#008000] [r=0 c=0 rs =1 cs=1] 122 RenderTableCell {TD} at (0,29) size 50x2 [bgcolor=#008000] [r=0 c=0 rs =1 cs=1]
123 RenderTableCell {TD} at (0,84) size 50x57 [bgcolor=#008000] [r=0 c=1 r s=1 cs=2] 123 RenderTableCell {TD} at (0,84) size 50x57 [bgcolor=#008000] [r=0 c=1 r s=1 cs=2]
124 RenderTableCell {TD} at (0,194) size 50x222 [bgcolor=#008000] [r=0 c=3 rs=1 cs=5] 124 RenderTableCell {TD} at (0,194) size 50x222 [bgcolor=#008000] [r=0 c=3 rs=1 cs=5]
125 RenderTable {TABLE} at (335,0) size 50x445 125 RenderTable {TABLE} at (335,0) size 50x445
126 RenderTableSection {TBODY} at (0,0) size 50x445 126 RenderTableSection {TBODY} at (0,0) size 50x445
127 RenderTableRow {TR} at (0,0) size 50x445 127 RenderTableRow {TR} at (0,0) size 50x445
128 RenderTableCell {TD} at (0,29) size 50x57 [bgcolor=#008000] [r=0 c=0 r s=1 cs=2] 128 RenderTableCell {TD} at (0,29) size 50x57 [bgcolor=#008000] [r=0 c=0 r s=1 cs=2]
129 RenderTableCell {TD} at (0,139) size 50x167 [bgcolor=#008000] [r=0 c=2 rs=1 cs=4] 129 RenderTableCell {TD} at (0,139) size 50x167 [bgcolor=#008000] [r=0 c=2 rs=1 cs=4]
130 RenderTableCell {TD} at (0,359) size 50x2 [bgcolor=#008000] [r=0 c=6 r s=1 cs=1] 130 RenderTableCell {TD} at (0,359) size 50x2 [bgcolor=#008000] [r=0 c=6 r s=1 cs=1]
131 RenderTableCell {TD} at (0,414) size 50x2 [bgcolor=#008000] [r=0 c=7 r s=1 cs=1] 131 RenderTableCell {TD} at (0,414) size 50x2 [bgcolor=#008000] [r=0 c=7 r s=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698