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

Side by Side Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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 RenderSVGRoot {svg} at (0,0) size 480x360
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
6 RenderSVGContainer {g} at (17,14) size 421x251 [transform={m=((1.00,0.00)(0. 00,1.50)) t=(0.00,0.00)}] 6 LayoutSVGContainer {g} at (17,14) size 421x251 [transform={m=((1.00,0.00)(0. 00,1.50)) t=(0.00,0.00)}]
7 LayoutSVGResourceLinearGradient {linearGradient} [id="Gradient"] [gradient Units=userSpaceOnUse] [start=(10,10)] [end=(440,10)] 7 LayoutSVGResourceLinearGradient {linearGradient} [id="Gradient"] [gradient Units=userSpaceOnUse] [start=(10,10)] [end=(440,10)]
8 RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF] 8 RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
9 RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000] 9 RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
10 LayoutSVGText {text} at (20,9) size 418x78 contains 1 chunk(s) 10 LayoutSVGText {text} at (20,9) size 418x78 contains 1 chunk(s)
11 LayoutSVGInlineText {#text} at (0,0) size 418x77 11 LayoutSVGInlineText {#text} at (0,0) size 418x77
12 chunk 1 text run 1 at (20.00,70.00) startOffset 0 endOffset 16 width 4 17.34: "Gradient on fill" 12 chunk 1 text run 1 at (20.00,70.00) startOffset 0 endOffset 16 width 4 17.34: "Gradient on fill"
13 LayoutSVGText {text} at (20,110) size 403x64 contains 1 chunk(s) 13 LayoutSVGText {text} at (20,110) size 403x64 contains 1 chunk(s)
14 LayoutSVGInlineText {#text} at (0,0) size 403x63 14 LayoutSVGInlineText {#text} at (0,0) size 403x63
15 chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 18 width 402.43: "Gradient on stroke" 15 chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 18 width 402.43: "Gradient on stroke"
16 LayoutSVGText {text} at (40,118) size 335x34 contains 1 chunk(s) 16 LayoutSVGText {text} at (40,118) size 335x34 contains 1 chunk(s)
17 LayoutSVGInlineText {#text} at (0,0) size 335x34 17 LayoutSVGInlineText {#text} at (0,0) size 335x34
18 chunk 1 text run 1 at (40.00,145.00) startOffset 0 endOffset 30 width 33 5.00: "Linear gradient on filled text" 18 chunk 1 text run 1 at (40.00,145.00) startOffset 0 endOffset 30 width 33 5.00: "Linear gradient on filled text"
19 LayoutSVGText {text} at (30,253) size 380x34 contains 1 chunk(s) 19 LayoutSVGText {text} at (30,253) size 380x34 contains 1 chunk(s)
20 LayoutSVGInlineText {#text} at (0,0) size 380x34 20 LayoutSVGInlineText {#text} at (0,0) size 380x34
21 chunk 1 text run 1 at (30.00,280.00) startOffset 0 endOffset 33 width 38 0.00: "Linear gradient on stroke of text" 21 chunk 1 text run 1 at (30.00,280.00) startOffset 0 endOffset 33 width 38 0.00: "Linear gradient on stroke of text"
22 LayoutSVGText {text} at (10,295) size 325x57 contains 1 chunk(s) 22 LayoutSVGText {text} at (10,295) size 325x57 contains 1 chunk(s)
23 LayoutSVGInlineText {#text} at (0,0) size 325x57 23 LayoutSVGInlineText {#text} at (0,0) size 325x57
24 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 32 5.00: "$Revision: 1.7 $" 24 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 32 5.00: "$Revision: 1.7 $"
25 RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 25 RenderSVGRect {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