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

Side by Side Diff: LayoutTests/platform/win-xp/css2.1/20110323/border-conflict-style-088-expected.txt

Issue 304913002: Unreviewed Win XP rebaselines for r175038, part 3 (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 800x310 3 layer at (0,0) size 800x310
4 RenderBlock {HTML} at (0,0) size 800x310 4 RenderBlock {HTML} at (0,0) size 800x310
5 RenderBody {BODY} at (8,16) size 784x286 5 RenderBody {BODY} at (8,16) size 784x286
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 446x19 7 RenderText {#text} at (0,0) size 446x19
8 text run at (0,0) width 446: "Test passes if the center box in the tab le below has a border similar to this:" 8 text run at (0,0) width 446: "Test passes if the center box in the tab le below has a border similar to this:"
9 RenderTable {TABLE} at (0,36) size 60x60 [border: (2px none #808080)] 9 RenderTable {TABLE} at (0,36) size 60x60 [border: (2px none #808080)]
10 RenderTableSection {TBODY} at (2,2) size 55x55 10 RenderTableSection {TBODY} at (2,2) size 55x55
(...skipping 24 matching lines...) Expand all
35 RenderTableRow {TR} at (0,110) size 165x55 35 RenderTableRow {TR} at (0,110) size 165x55
36 RenderTableCell {TD} at (0,124) size 55x27 [border: (3px ridge #00FF 00)] [r=2 c=0 rs=1 cs=1] 36 RenderTableCell {TD} at (0,124) size 55x27 [border: (3px ridge #00FF 00)] [r=2 c=0 rs=1 cs=1]
37 RenderText {#text} at (4,4) size 30x19 37 RenderText {#text} at (4,4) size 30x19
38 text run at (4,4) width 30: "ridge" 38 text run at (4,4) width 30: "ridge"
39 RenderTableCell {TD} at (55,124) size 55x27 [border: (3px ridge #00F F00)] [r=2 c=1 rs=1 cs=1] 39 RenderTableCell {TD} at (55,124) size 55x27 [border: (3px ridge #00F F00)] [r=2 c=1 rs=1 cs=1]
40 RenderText {#text} at (4,4) size 30x19 40 RenderText {#text} at (4,4) size 30x19
41 text run at (4,4) width 30: "ridge" 41 text run at (4,4) width 30: "ridge"
42 RenderTableCell {TD} at (110,124) size 55x27 [border: (3px ridge #00 FF00)] [r=2 c=2 rs=1 cs=1] 42 RenderTableCell {TD} at (110,124) size 55x27 [border: (3px ridge #00 FF00)] [r=2 c=2 rs=1 cs=1]
43 RenderText {#text} at (4,4) size 30x19 43 RenderText {#text} at (4,4) size 30x19
44 text run at (4,4) width 30: "ridge" 44 text run at (4,4) width 30: "ridge"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698