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

Side by Side Diff: LayoutTests/platform/win-xp/css2.1/t170602-bdr-conflct-w-96-d-expected.txt

Issue 304113004: Unreviewed Win XP rebaselines for r175038, part 2 (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 800x230 3 layer at (0,0) size 800x230
4 RenderBlock {HTML} at (0,0) size 800x230 4 RenderBlock {HTML} at (0,0) size 800x230
5 RenderBody {BODY} at (8,16) size 784x206 5 RenderBody {BODY} at (8,16) size 784x206
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 306x19 7 RenderText {#text} at (0,0) size 306x19
8 text run at (0,0) width 306: "There should be no red borders on the ta ble below" 8 text run at (0,0) width 306: "There should be no red borders on the ta ble below"
9 RenderTable {TABLE} at (0,36) size 134x170 [border: (2px none #808080)] 9 RenderTable {TABLE} at (0,36) size 134x170 [border: (2px none #808080)]
10 RenderTableSection {TBODY} at (2,2) size 129x165 10 RenderTableSection {TBODY} at (2,2) size 129x165
(...skipping 20 matching lines...) Expand all
31 RenderTableRow {TR} at (0,110) size 129x55 31 RenderTableRow {TR} at (0,110) size 129x55
32 RenderTableCell {TD} at (0,124) size 43x27 [border: (3px outset #00F F00)] [r=2 c=0 rs=1 cs=1] 32 RenderTableCell {TD} at (0,124) size 43x27 [border: (3px outset #00F F00)] [r=2 c=0 rs=1 cs=1]
33 RenderText {#text} at (4,4) size 36x19 33 RenderText {#text} at (4,4) size 36x19
34 text run at (4,4) width 36: "outset" 34 text run at (4,4) width 36: "outset"
35 RenderTableCell {TD} at (43,124) size 43x27 [border: (3px outset #00 FF00)] [r=2 c=1 rs=1 cs=1] 35 RenderTableCell {TD} at (43,124) size 43x27 [border: (3px outset #00 FF00)] [r=2 c=1 rs=1 cs=1]
36 RenderText {#text} at (4,4) size 36x19 36 RenderText {#text} at (4,4) size 36x19
37 text run at (4,4) width 36: "outset" 37 text run at (4,4) width 36: "outset"
38 RenderTableCell {TD} at (86,124) size 43x27 [border: (3px outset #00 FF00)] [r=2 c=2 rs=1 cs=1] 38 RenderTableCell {TD} at (86,124) size 43x27 [border: (3px outset #00 FF00)] [r=2 c=2 rs=1 cs=1]
39 RenderText {#text} at (4,4) size 36x19 39 RenderText {#text} at (4,4) size 36x19
40 text run at (4,4) width 36: "outset" 40 text run at (4,4) width 36: "outset"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698