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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/table-collapsed-border-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 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,10) size 784x580 5 RenderBody {BODY} at (8,10) size 784x580
6 RenderTable {TABLE} at (0,0) size 91x82 [border: (4px solid #008000)] 6 RenderTable {TABLE} at (0,0) size 91x82 [border: (4px solid #008000)]
7 RenderTableSection {TBODY} at (4,4) size 83x74 7 RenderTableSection {TBODY} at (4,4) size 83x74
8 RenderTableRow {TR} at (0,0) size 83x26 8 RenderTableRow {TR} at (0,0) size 83x26
9 RenderTableCell {TD} at (0,10) size 6x6 [border: (4px none #000000)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (0,10) size 6x6 [border: (4px none #000000)] [r=0 c=0 rs=1 cs=1]
10 RenderTableCell {TD} at (6,0) size 77x26 [border: (4px none #000000) ] [r=0 c=1 rs=1 cs=1] 10 RenderTableCell {TD} at (6,0) size 77x26 [border: (4px none #000000) ] [r=0 c=1 rs=1 cs=1]
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 RenderText {#text} at (5,1) size 4x19 64 RenderText {#text} at (5,1) size 4x19
65 text run at (5,1) width 4: " " 65 text run at (5,1) width 4: " "
66 RenderTableCell {TD} at (10,26) size 77x22 [border: none] [r=1 c=1 r s=1 cs=1] 66 RenderTableCell {TD} at (10,26) size 77x22 [border: none] [r=1 c=1 r s=1 cs=1]
67 RenderText {#text} at (1,1) size 71x19 67 RenderText {#text} at (1,1) size 71x19
68 text run at (1,1) width 71: "ipsum dolor" 68 text run at (1,1) width 71: "ipsum dolor"
69 RenderTableRow {TR} at (0,48) size 87x26 69 RenderTableRow {TR} at (0,48) size 87x26
70 RenderTableCell {TD} at (0,58) size 10x6 [border: none] [r=2 c=0 rs= 1 cs=1] 70 RenderTableCell {TD} at (0,58) size 10x6 [border: none] [r=2 c=0 rs= 1 cs=1]
71 RenderTableCell {TD} at (10,48) size 77x26 [border: none] [r=2 c=1 r s=1 cs=1] 71 RenderTableCell {TD} at (10,48) size 77x26 [border: none] [r=2 c=1 r s=1 cs=1]
72 RenderText {#text} at (1,1) size 46x19 72 RenderText {#text} at (1,1) size 46x19
73 text run at (1,1) width 46: "sit amet" 73 text run at (1,1) width 46: "sit amet"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698