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

Side by Side Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 480x360 1 layer at (0,0) size 480x360
2 RenderView at (0,0) size 480x360 2 RenderView at (0,0) size 480x360
3 layer at (0,0) size 480x360 3 layer at (0,0) size 480x360
4 RenderSVGRoot {svg} at (0,0) size 480x360 4 LayoutSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGContainer {g} at (7,15) size 206x48 [transform={m=((0.60,0.00)(0.00 ,0.60)) t=(110.00,50.00)}] 5 LayoutSVGContainer {g} at (7,15) size 206x48 [transform={m=((0.60,0.00)(0.00 ,0.60)) t=(110.00,50.00)}]
6 LayoutSVGText {text} at (-160,-57) size 15x34 contains 1 chunk(s) 6 LayoutSVGText {text} at (-160,-57) size 15x34 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 15x34 7 LayoutSVGInlineText {#text} at (0,0) size 15x34
8 chunk 1 text run 1 at (-160.00,-30.00) startOffset 0 endOffset 1 width 15.00: "0" 8 chunk 1 text run 1 at (-160.00,-30.00) startOffset 0 endOffset 1 width 15.00: "0"
9 LayoutSVGText {text} at (-50,-57) size 87x34 contains 1 chunk(s) 9 LayoutSVGText {text} at (-50,-57) size 87x34 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 87x34 10 LayoutSVGInlineText {#text} at (0,0) size 87x34
11 chunk 1 text run 1 at (-50.00,-30.00) startOffset 0 endOffset 7 width 86.67: "0.8-3.2" 11 chunk 1 text run 1 at (-50.00,-30.00) startOffset 0 endOffset 7 width 86.67: "0.8-3.2"
12 LayoutSVGText {text} at (140,-57) size 15x34 contains 1 chunk(s) 12 LayoutSVGText {text} at (140,-57) size 15x34 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 15x34 13 LayoutSVGInlineText {#text} at (0,0) size 15x34
14 chunk 1 text run 1 at (140.00,-30.00) startOffset 0 endOffset 1 width 15.00: "4" 14 chunk 1 text run 1 at (140.00,-30.00) startOffset 0 endOffset 1 width 15.00: "4"
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 LayoutSVGText {text} at (5,209) size 361x33 contains 1 chunk(s) 98 LayoutSVGText {text} at (5,209) size 361x33 contains 1 chunk(s)
99 LayoutSVGInlineText {#text} at (0,0) size 361x33 99 LayoutSVGInlineText {#text} at (0,0) size 361x33
100 chunk 1 text run 1 at (5.00,235.00) startOffset 0 endOffset 31 width 361 .00: "Test of keyPoints and keyTimes." 100 chunk 1 text run 1 at (5.00,235.00) startOffset 0 endOffset 31 width 361 .00: "Test of keyPoints and keyTimes."
101 LayoutSVGText {text} at (5,249) size 385x20 contains 1 chunk(s) 101 LayoutSVGText {text} at (5,249) size 385x20 contains 1 chunk(s)
102 LayoutSVGInlineText {#text} at (0,0) size 385x20 102 LayoutSVGInlineText {#text} at (0,0) size 385x20
103 chunk 1 text run 1 at (5.00,265.00) startOffset 0 endOffset 54 width 385 .00: "Number indicates the circle's passing time in seconds." 103 chunk 1 text run 1 at (5.00,265.00) startOffset 0 endOffset 54 width 385 .00: "Number indicates the circle's passing time in seconds."
104 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s) 104 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
105 LayoutSVGInlineText {#text} at (0,0) size 261x46 105 LayoutSVGInlineText {#text} at (0,0) size 261x46
106 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.8 $" 106 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.8 $"
107 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 107 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698