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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/border-collapsing/002-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 (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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x282 6 RenderBlock {P} at (0,0) size 784x282
7 RenderTable {TABLE} at (0,0) size 158x282 [border: (2px solid #FFFF00)] 7 RenderTable {TABLE} at (0,0) size 158x282 [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
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 RenderTableRow {TR} at (0,222) size 153x55 53 RenderTableRow {TR} at (0,222) size 153x55
54 RenderTableCell {TD} at (0,222) size 52x55 [border: (1px solid #FF 0000)] [r=4 c=0 rs=1 cs=1] 54 RenderTableCell {TD} at (0,222) size 52x55 [border: (1px solid #FF 0000)] [r=4 c=0 rs=1 cs=1]
55 RenderText {#text} at (19,17) size 16x19 55 RenderText {#text} at (19,17) size 16x19
56 text run at (19,17) width 16: "13" 56 text run at (19,17) width 16: "13"
57 RenderTableCell {TD} at (52,222) size 50x55 [border: (1px solid #F F0000)] [r=4 c=1 rs=1 cs=1] 57 RenderTableCell {TD} at (52,222) size 50x55 [border: (1px solid #F F0000)] [r=4 c=1 rs=1 cs=1]
58 RenderText {#text} at (18,17) size 16x19 58 RenderText {#text} at (18,17) size 16x19
59 text run at (18,17) width 16: "14" 59 text run at (18,17) width 16: "14"
60 RenderTableCell {TD} at (102,222) size 51x55 [border: (1px solid # FF0000)] [r=4 c=2 rs=1 cs=1] 60 RenderTableCell {TD} at (102,222) size 51x55 [border: (1px solid # FF0000)] [r=4 c=2 rs=1 cs=1]
61 RenderText {#text} at (17,17) size 16x19 61 RenderText {#text} at (17,17) size 16x19
62 text run at (17,17) width 16: "15" 62 text run at (17,17) width 16: "15"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698