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

Side by Side Diff: LayoutTests/platform/mac/fast/table/border-collapsing/002-vertical-expected.txt

Issue 780103006: Auto-rebaseline for r186671 (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 800x602 1 layer at (0,0) size 800x600 scrollHeight 602
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x602 3 layer at (0,0) size 800x602 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x602 4 RenderBlock {HTML} at (0,0) size 800x602
5 RenderBody {BODY} at (8,8) size 784x578 5 RenderBody {BODY} at (8,8) size 784x578
6 RenderBlock {P} at (0,0) size 784x578 6 RenderBlock {P} at (0,0) size 784x578
7 RenderTable {TABLE} at (0,0) size 262x158 [border: (2px solid #FFFF00)] 7 RenderTable {TABLE} at (0,0) size 262x158 [border: (2px solid #FFFF00)]
8 RenderTableCol {COLGROUP} at (0,0) size 0x0 8 RenderTableCol {COLGROUP} at (0,0) size 0x0
9 RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #000000)] 9 RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #000000)]
10 RenderTableCol {COL} at (0,0) size 0x0 10 RenderTableCol {COL} at (0,0) size 0x0
11 RenderTableCol {COL} at (0,0) size 0x0 11 RenderTableCol {COL} at (0,0) size 0x0
12 RenderTableSection {TBODY} at (2,2) size 257x153 12 RenderTableSection {TBODY} at (2,2) size 257x153
13 RenderTableRow {TR} at (0,0) size 53x153 13 RenderTableRow {TR} at (0,0) size 53x153
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
165 RenderTableRow {TR} at (0,206) size 153x51 165 RenderTableRow {TR} at (0,206) size 153x51
166 RenderTableCell {TD} at (0,206) size 52x51 [border: (3px solid #FF 0000)] [r=4 c=0 rs=1 cs=1] 166 RenderTableCell {TD} at (0,206) size 52x51 [border: (3px solid #FF 0000)] [r=4 c=0 rs=1 cs=1]
167 RenderText {#text} at (19,16) size 16x16 167 RenderText {#text} at (19,16) size 16x16
168 text run at (19,16) width 16: "13" 168 text run at (19,16) width 16: "13"
169 RenderTableCell {TD} at (52,206) size 50x51 [border: (3px solid #F F0000)] [r=4 c=1 rs=1 cs=1] 169 RenderTableCell {TD} at (52,206) size 50x51 [border: (3px solid #F F0000)] [r=4 c=1 rs=1 cs=1]
170 RenderText {#text} at (18,16) size 16x16 170 RenderText {#text} at (18,16) size 16x16
171 text run at (18,16) width 16: "14" 171 text run at (18,16) width 16: "14"
172 RenderTableCell {TD} at (102,206) size 51x51 [border: (3px solid # FF0000)] [r=4 c=2 rs=1 cs=1] 172 RenderTableCell {TD} at (102,206) size 51x51 [border: (3px solid # FF0000)] [r=4 c=2 rs=1 cs=1]
173 RenderText {#text} at (17,16) size 16x16 173 RenderText {#text} at (17,16) size 16x16
174 text run at (17,16) width 16: "15" 174 text run at (17,16) width 16: "15"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698