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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/border-collapsing/001-vertical-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 (370,0) size 430x600 3 layer at (370,0) size 430x600
4 RenderBlock {HTML} at (0,0) size 430x600 4 RenderBlock {HTML} at (0,0) size 430x600
5 RenderBody {BODY} at (8,8) size 414x584 5 RenderBody {BODY} at (8,8) size 414x584
6 RenderBlock {DIV} at (0,0) size 226x584 [border: (10px dotted #0000FF)] 6 RenderBlock {DIV} at (0,0) size 226x584 [border: (10px dotted #0000FF)]
7 RenderTable {TABLE} at (10,10) size 206x322 [border: (5px solid #FF0000) ] 7 RenderTable {TABLE} at (10,10) size 206x322 [border: (5px solid #FF0000) ]
8 RenderTableSection {TBODY} at (5,5) size 176x312 8 RenderTableSection {TBODY} at (5,5) size 176x312
9 RenderTableRow {TR} at (0,0) size 42x312 9 RenderTableRow {TR} at (0,0) size 42x312
10 RenderTableCell {TD} at (0,0) size 42x312 [border: (5px solid #008 000)] [r=0 c=0 rs=1 cs=1] 10 RenderTableCell {TD} at (0,0) size 42x312 [border: (5px solid #008 000)] [r=0 c=0 rs=1 cs=1]
11 RenderText {#text} at (6,6) size 19x32 11 RenderText {#text} at (6,6) size 19x32
12 text run at (6,6) width 32: "Hello" 12 text run at (6,6) width 32: "Hello"
13 RenderTableRow {TR} at (0,42) size 62x312 13 RenderTableRow {TR} at (0,42) size 62x312
14 RenderTableCell {TD} at (42,0) size 62x312 [border: (15px solid #0 000FF)] [r=1 c=0 rs=1 cs=1] 14 RenderTableCell {TD} at (42,0) size 62x312 [border: (15px solid #0 000FF)] [r=1 c=0 rs=1 cs=1]
15 RenderText {#text} at (16,16) size 19x57 15 RenderText {#text} at (16,16) size 19x57
16 text run at (16,16) width 57: "Goodbye" 16 text run at (16,16) width 57: "Goodbye"
17 RenderTableRow {TR} at (0,104) size 72x312 17 RenderTableRow {TR} at (0,104) size 72x312
18 RenderTableCell {TD} at (104,0) size 72x312 [border: (25px solid # FF0000)] [r=2 c=0 rs=1 cs=1] 18 RenderTableCell {TD} at (104,0) size 72x312 [border: (25px solid # FF0000)] [r=2 c=0 rs=1 cs=1]
19 RenderText {#text} at (26,26) size 19x57 19 RenderText {#text} at (26,26) size 19x57
20 text run at (26,26) width 57: "Goodbye" 20 text run at (26,26) width 57: "Goodbye"
21 RenderBlock {DIV} at (386,0) size 28x584 [border: (1px solid #008000)] 21 RenderBlock {DIV} at (386,0) size 28x584 [border: (1px solid #008000)]
22 RenderTable {TABLE} at (1,1) size 26x32 [border: (1px none #808080)] 22 RenderTable {TABLE} at (1,1) size 26x32 [border: (1px none #808080)]
23 RenderTableSection {TBODY} at (1,1) size 24x30 23 RenderTableSection {TBODY} at (1,1) size 24x30
24 RenderTableRow {TR} at (0,0) size 24x30 24 RenderTableRow {TR} at (0,0) size 24x30
25 RenderTableCell {TD} at (0,0) size 24x30 [border: (1px solid #0000 00)] [r=0 c=0 rs=1 cs=1] 25 RenderTableCell {TD} at (0,0) size 24x30 [border: (1px solid #0000 00)] [r=0 c=0 rs=1 cs=1]
26 RenderText {#text} at (2,2) size 19x26 26 RenderText {#text} at (2,2) size 19x26
27 text run at (2,2) width 26: "Test" 27 text run at (2,2) width 26: "Test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698