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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/border-collapsing/003-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 800x390 3 layer at (0,0) size 800x390
4 RenderBlock {HTML} at (0,0) size 800x390 4 RenderBlock {HTML} at (0,0) size 800x390
5 RenderBody {BODY} at (8,16) size 784x342 5 RenderBody {BODY} at (8,16) size 784x342
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 193x19 7 RenderText {#text} at (0,0) size 193x19
8 text run at (0,0) width 193: "The black border below should " 8 text run at (0,0) width 193: "The black border below should "
9 RenderInline {I} at (0,0) size 21x19 9 RenderInline {I} at (0,0) size 21x19
10 RenderText {#text} at (193,0) size 21x19 10 RenderText {#text} at (193,0) size 21x19
(...skipping 10 matching lines...) Expand all
21 text run at (47,20) width 288: "bug fix changed our behavior to match the spec." 21 text run at (47,20) width 288: "bug fix changed our behavior to match the spec."
22 RenderBlock {DIV} at (32,72) size 720x270 [border: (1px solid #0000FF)] 22 RenderBlock {DIV} at (32,72) size 720x270 [border: (1px solid #0000FF)]
23 RenderTable {DIV} at (1,1) size 115x220 [border: (10px none #000000)] 23 RenderTable {DIV} at (1,1) size 115x220 [border: (10px none #000000)]
24 RenderTableSection (anonymous) at (1,10) size 104x200 24 RenderTableSection (anonymous) at (1,10) size 104x200
25 RenderTableRow {P} at (0,0) size 104x100 25 RenderTableRow {P} at (0,0) size 104x100
26 RenderTableCell {SPAN} at (0,0) size 52x11 [border: (1px solid #00 0000)] [r=0 c=0 rs=1 cs=1] 26 RenderTableCell {SPAN} at (0,0) size 52x11 [border: (1px solid #00 0000)] [r=0 c=0 rs=1 cs=1]
27 RenderTableCell {SPAN} at (52,0) size 52x68 [border: (10px solid # 000000)] [r=0 c=1 rs=1 cs=1] 27 RenderTableCell {SPAN} at (52,0) size 52x68 [border: (10px solid # 000000)] [r=0 c=1 rs=1 cs=1]
28 RenderTableRow {P} at (0,100) size 104x100 [border: (1px solid #0000 FF)] 28 RenderTableRow {P} at (0,100) size 104x100 [border: (1px solid #0000 FF)]
29 RenderTableCell {SPAN} at (0,100) size 52x20 [border: (10px solid #000000)] [r=1 c=0 rs=1 cs=1] 29 RenderTableCell {SPAN} at (0,100) size 52x20 [border: (10px solid #000000)] [r=1 c=0 rs=1 cs=1]
30 RenderTableCell {SPAN} at (52,100) size 52x68 [border: (10px solid #000000)] [r=1 c=1 rs=1 cs=1] 30 RenderTableCell {SPAN} at (52,100) size 52x68 [border: (10px solid #000000)] [r=1 c=1 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698