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

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

Issue 782793003: Auto-rebaseline for r186601 (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 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 (386,0) size 414x600 3 layer at (386,0) size 414x600
4 RenderBlock {HTML} at (0,0) size 414x600 4 RenderBlock {HTML} at (0,0) size 414x600
5 RenderBody {BODY} at (8,8) size 398x584 5 RenderBody {BODY} at (8,8) size 398x584
6 RenderBlock {DIV} at (0,0) size 214x584 [border: (10px dotted #0000FF)] 6 RenderBlock {DIV} at (0,0) size 214x584 [border: (10px dotted #0000FF)]
7 RenderTable {TABLE} at (10,10) size 194x322 [border: (5px solid #FF0000) ] 7 RenderTable {TABLE} at (10,10) size 194x322 [border: (5px solid #FF0000) ]
8 RenderTableSection {TBODY} at (5,5) size 164x312 8 RenderTableSection {TBODY} at (5,5) size 164x312
9 RenderTableRow {TR} at (0,0) size 38x312 9 RenderTableRow {TR} at (0,0) size 38x312
10 RenderTableCell {TD} at (0,0) size 38x312 [border: (5px solid #008 000)] [r=0 c=0 rs=1 cs=1] 10 RenderTableCell {TD} at (0,0) size 38x312 [border: (5px solid #008 000)] [r=0 c=0 rs=1 cs=1]
11 RenderText {#text} at (6,6) size 16x36 11 RenderText {#text} at (6,6) size 16x36
12 text run at (6,6) width 36: "Hello" 12 text run at (6,6) width 36: "Hello"
13 RenderTableRow {TR} at (0,38) size 58x312 13 RenderTableRow {TR} at (0,38) size 58x312
14 RenderTableCell {TD} at (38,0) size 58x312 [border: (15px solid #0 000FF)] [r=1 c=0 rs=1 cs=1] 14 RenderTableCell {TD} at (38,0) size 58x312 [border: (15px solid #0 000FF)] [r=1 c=0 rs=1 cs=1]
15 RenderText {#text} at (16,16) size 16x59 15 RenderText {#text} at (16,16) size 16x59
16 text run at (16,16) width 59: "Goodbye" 16 text run at (16,16) width 59: "Goodbye"
17 RenderTableRow {TR} at (0,96) size 68x312 17 RenderTableRow {TR} at (0,96) size 68x312
18 RenderTableCell {TD} at (96,0) size 68x312 [border: (25px solid #F F0000)] [r=2 c=0 rs=1 cs=1] 18 RenderTableCell {TD} at (96,0) size 68x312 [border: (25px solid #F F0000)] [r=2 c=0 rs=1 cs=1]
19 RenderText {#text} at (26,26) size 16x59 19 RenderText {#text} at (26,26) size 16x59
20 text run at (26,26) width 59: "Goodbye" 20 text run at (26,26) width 59: "Goodbye"
21 RenderBlock {DIV} at (374,0) size 24x584 [border: (1px solid #008000)] 21 RenderBlock {DIV} at (374,0) size 24x584 [border: (1px solid #008000)]
22 RenderTable {TABLE} at (1,1) size 22x34 [border: (1px none #808080)] 22 RenderTable {TABLE} at (1,1) size 22x33 [border: (1px none #808080)]
23 RenderTableSection {TBODY} at (1,1) size 20x32 23 RenderTableSection {TBODY} at (1,1) size 20x31
24 RenderTableRow {TR} at (0,0) size 20x32 24 RenderTableRow {TR} at (0,0) size 20x31
25 RenderTableCell {TD} at (0,0) size 20x32 [border: (1px solid #0000 00)] [r=0 c=0 rs=1 cs=1] 25 RenderTableCell {TD} at (0,0) size 20x31 [border: (1px solid #0000 00)] [r=0 c=0 rs=1 cs=1]
26 RenderText {#text} at (2,2) size 16x28 26 RenderText {#text} at (2,2) size 16x27
27 text run at (2,2) width 28: "Test" 27 text run at (2,2) width 27: "Test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698