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

Side by Side Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt

Issue 908243002: Move rendering/svg/RenderSVGResource* to layout/svg. (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 RenderSVGContainer {g} at (10,11) size 430x282 5 RenderSVGContainer {g} at (10,11) size 430x282
6 RenderSVGText {text} at (10,11) size 201x17 contains 1 chunk(s) 6 RenderSVGText {text} at (10,11) size 201x17 contains 1 chunk(s)
7 RenderSVGInlineText {#text} at (0,0) size 201x17 7 RenderSVGInlineText {#text} at (0,0) size 201x17
8 chunk 1 text run 1 at (10.00,25.00) startOffset 0 endOffset 31 width 2 00.10: "Testing gradientUnits attribute" 8 chunk 1 text run 1 at (10.00,25.00) startOffset 0 endOffset 31 width 2 00.10: "Testing gradientUnits attribute"
9 RenderSVGResourceLinearGradient {linearGradient} [id="Grad1"] [gradientUni ts=objectBoundingBox] [start=(0,0)] [end=(1,0)] 9 LayoutSVGResourceLinearGradient {linearGradient} [id="Grad1"] [gradientUni ts=objectBoundingBox] [start=(0,0)] [end=(1,0)]
10 RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000] 10 RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
11 RenderSVGGradientStop {stop} [offset=1.00] [color=#0000FF] 11 RenderSVGGradientStop {stop} [offset=1.00] [color=#0000FF]
12 RenderSVGRect {rect} at (125,35) size 200x50 [fill={[type=LINEAR-GRADIENT] [id="Grad1"]}] [x=125.00] [y=35.00] [width=200.00] [height=50.00] 12 RenderSVGRect {rect} at (125,35) size 200x50 [fill={[type=LINEAR-GRADIENT] [id="Grad1"]}] [x=125.00] [y=35.00] [width=200.00] [height=50.00]
13 RenderSVGText {text} at (10,89) size 390x14 contains 1 chunk(s) 13 RenderSVGText {text} at (10,89) size 390x14 contains 1 chunk(s)
14 RenderSVGInlineText {#text} at (0,0) size 390x14 14 RenderSVGInlineText {#text} at (0,0) size 390x14
15 chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 73 width 389.56: "Linear gradient with default attributes (thus, same as objectBoundingBo x)" 15 chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 73 width 389.56: "Linear gradient with default attributes (thus, same as objectBoundingBo x)"
16 RenderSVGText {text} at (10,104) size 359x14 contains 1 chunk(s) 16 RenderSVGText {text} at (10,104) size 359x14 contains 1 chunk(s)
17 RenderSVGInlineText {#text} at (0,0) size 359x14 17 RenderSVGInlineText {#text} at (0,0) size 359x14
18 chunk 1 text run 1 at (10.00,115.00) startOffset 0 endOffset 71 width 358.19: "Gradient is from the object left edge (red) to object right edge (blue) " 18 chunk 1 text run 1 at (10.00,115.00) startOffset 0 endOffset 71 width 358.19: "Gradient is from the object left edge (red) to object right edge (blue) "
19 RenderSVGResourceLinearGradient {linearGradient} [id="Grad2"] [gradientUni ts=objectBoundingBox] [start=(0,0)] [end=(0,1)] 19 LayoutSVGResourceLinearGradient {linearGradient} [id="Grad2"] [gradientUni ts=objectBoundingBox] [start=(0,0)] [end=(0,1)]
20 RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF] 20 RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
21 RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000] 21 RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
22 RenderSVGRect {rect} at (10,125) size 430x50 [fill={[type=LINEAR-GRADIENT] [id="Grad2"]}] [x=10.00] [y=125.00] [width=430.00] [height=50.00] 22 RenderSVGRect {rect} at (10,125) size 430x50 [fill={[type=LINEAR-GRADIENT] [id="Grad2"]}] [x=10.00] [y=125.00] [width=430.00] [height=50.00]
23 RenderSVGText {text} at (10,179) size 182x14 contains 1 chunk(s) 23 RenderSVGText {text} at (10,179) size 182x14 contains 1 chunk(s)
24 RenderSVGInlineText {#text} at (0,0) size 182x14 24 RenderSVGInlineText {#text} at (0,0) size 182x14
25 chunk 1 text run 1 at (10.00,190.00) startOffset 0 endOffset 31 width 181.13: "gradientUnits=objectBoundingBox" 25 chunk 1 text run 1 at (10.00,190.00) startOffset 0 endOffset 31 width 181.13: "gradientUnits=objectBoundingBox"
26 RenderSVGText {text} at (10,194) size 373x14 contains 1 chunk(s) 26 RenderSVGText {text} at (10,194) size 373x14 contains 1 chunk(s)
27 RenderSVGInlineText {#text} at (0,0) size 373x14 27 RenderSVGInlineText {#text} at (0,0) size 373x14
28 chunk 1 text run 1 at (10.00,205.00) startOffset 0 endOffset 71 width 372.21: "Gradient is from the object top edge (blue) to object bottom edge (red) " 28 chunk 1 text run 1 at (10.00,205.00) startOffset 0 endOffset 71 width 372.21: "Gradient is from the object top edge (blue) to object bottom edge (red) "
29 RenderSVGResourceLinearGradient {linearGradient} [id="Grad3"] [gradientUni ts=userSpaceOnUse] [start=(0,0)] [end=(0,430)] 29 LayoutSVGResourceLinearGradient {linearGradient} [id="Grad3"] [gradientUni ts=userSpaceOnUse] [start=(0,0)] [end=(0,430)]
30 RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000] 30 RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
31 RenderSVGGradientStop {stop} [offset=1.00] [color=#0000FF] 31 RenderSVGGradientStop {stop} [offset=1.00] [color=#0000FF]
32 RenderSVGRect {rect} at (10,210) size 430x50 [transform={m=((0.00,-1.00)(1 .00,0.00)) t=(10.00,260.00)}] [fill={[type=LINEAR-GRADIENT] [id="Grad3"]}] [x=0. 00] [y=0.00] [width=50.00] [height=430.00] 32 RenderSVGRect {rect} at (10,210) size 430x50 [transform={m=((0.00,-1.00)(1 .00,0.00)) t=(10.00,260.00)}] [fill={[type=LINEAR-GRADIENT] [id="Grad3"]}] [x=0. 00] [y=0.00] [width=50.00] [height=430.00]
33 RenderSVGText {text} at (10,264) size 173x14 contains 1 chunk(s) 33 RenderSVGText {text} at (10,264) size 173x14 contains 1 chunk(s)
34 RenderSVGInlineText {#text} at (0,0) size 173x14 34 RenderSVGInlineText {#text} at (0,0) size 173x14
35 chunk 1 text run 1 at (10.00,275.00) startOffset 0 endOffset 28 width 172.43: "gradientUnits=userSpaceOnUse" 35 chunk 1 text run 1 at (10.00,275.00) startOffset 0 endOffset 28 width 172.43: "gradientUnits=userSpaceOnUse"
36 RenderSVGText {text} at (10,279) size 359x14 contains 1 chunk(s) 36 RenderSVGText {text} at (10,279) size 359x14 contains 1 chunk(s)
37 RenderSVGInlineText {#text} at (0,0) size 359x14 37 RenderSVGInlineText {#text} at (0,0) size 359x14
38 chunk 1 text run 1 at (10.00,290.00) startOffset 0 endOffset 71 width 358.19: "Gradient is from the object left edge (red) to object right edge (blue) " 38 chunk 1 text run 1 at (10.00,290.00) startOffset 0 endOffset 71 width 358.19: "Gradient is from the object left edge (red) to object right edge (blue) "
39 RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 39 RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
40 RenderSVGInlineText {#text} at (0,0) size 264x46 40 RenderSVGInlineText {#text} at (0,0) size 264x46
41 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $" 41 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $"
42 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] 42 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