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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug965-expected.txt

Issue 308653008: Unreviewed Win XP rebaselines for r175038, part 11 (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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderTable {TABLE} at (0,0) size 99x56 [border: (1px solid #FF0000)] 6 RenderTable {TABLE} at (0,0) size 99x56 [border: (1px solid #FF0000)]
7 RenderTableSection {TBODY} at (1,1) size 97x54 7 RenderTableSection {TBODY} at (1,1) size 97x54
8 RenderTableRow {TR} at (0,2) size 97x24 8 RenderTableRow {TR} at (0,2) size 97x24
9 RenderTableCell {TD} at (2,2) size 28x24 [border: (1px solid #008000 )] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,2) size 28x24 [border: (1px solid #008000 )] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 22x19 10 RenderText {#text} at (2,2) size 22x19
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 text run at (0,20) width 244: "should be medium solid red around table " 68 text run at (0,20) width 244: "should be medium solid red around table "
69 RenderTable {TABLE} at (0,244) size 74x34 [border: (3px solid #FF0000)] 69 RenderTable {TABLE} at (0,244) size 74x34 [border: (3px solid #FF0000)]
70 RenderTableSection {TBODY} at (3,3) size 68x28 70 RenderTableSection {TBODY} at (3,3) size 68x28
71 RenderTableRow {TR} at (0,2) size 68x24 71 RenderTableRow {TR} at (0,2) size 68x24
72 RenderTableCell {TD} at (2,2) size 30x24 [border: (1px inset #FF0000 )] [r=0 c=0 rs=1 cs=1] 72 RenderTableCell {TD} at (2,2) size 30x24 [border: (1px inset #FF0000 )] [r=0 c=0 rs=1 cs=1]
73 RenderText {#text} at (2,2) size 26x19 73 RenderText {#text} at (2,2) size 26x19
74 text run at (2,2) width 26: "One" 74 text run at (2,2) width 26: "One"
75 RenderTableCell {TD} at (34,2) size 32x24 [border: (1px inset #FF000 0)] [r=0 c=1 rs=1 cs=1] 75 RenderTableCell {TD} at (34,2) size 32x24 [border: (1px inset #FF000 0)] [r=0 c=1 rs=1 cs=1]
76 RenderText {#text} at (2,2) size 28x19 76 RenderText {#text} at (2,2) size 28x19
77 text run at (2,2) width 28: "Two" 77 text run at (2,2) width 28: "Two"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698