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

Side by Side Diff: LayoutTests/svg/custom/gradient-stroke-width-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ 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 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 200x500 3 layer at (0,0) size 200x500
4 RenderSVGRoot {svg} at (0,0) size 200x500 4 RenderSVGRoot {svg} at (0,0) size 200x500
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGResourceLinearGradient {linearGradient} [id="black2white"] [gradi entUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)] 6 LayoutSVGResourceLinearGradient {linearGradient} [id="black2white"] [gradi entUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
7 RenderSVGGradientStop {stop} [offset=0.00] [color=#000000] 7 RenderSVGGradientStop {stop} [offset=0.00] [color=#000000]
8 RenderSVGGradientStop {stop} [offset=1.00] [color=#0000004D] 8 RenderSVGGradientStop {stop} [offset=1.00] [color=#0000004D]
9 LayoutSVGResourceLinearGradient {linearGradient} [id="red-grad"] [gradient Units=objectBoundingBox] [start=(0,0)] [end=(1,0)] 9 LayoutSVGResourceLinearGradient {linearGradient} [id="red-grad"] [gradient Units=objectBoundingBox] [start=(0,0)] [end=(1,0)]
10 RenderSVGGradientStop {stop} [offset=0.00] [color=#D7433C] 10 RenderSVGGradientStop {stop} [offset=0.00] [color=#D7433C]
11 RenderSVGGradientStop {stop} [offset=1.00] [color=#BD1F1845] 11 RenderSVGGradientStop {stop} [offset=1.00] [color=#BD1F1845]
12 LayoutSVGResourceRadialGradient {radialGradient} [id="red-radial-grad"] [g radientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius =0.50] [focalRadius=0.00] 12 LayoutSVGResourceRadialGradient {radialGradient} [id="red-radial-grad"] [g radientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius =0.50] [focalRadius=0.00]
13 LayoutSVGResourceLinearGradient {linearGradient} [id="border-grad"] [gradi entUnits=objectBoundingBox] [start=(0.05,0.95)] [end=(0.95,0.05)] 13 LayoutSVGResourceLinearGradient {linearGradient} [id="border-grad"] [gradi entUnits=objectBoundingBox] [start=(0.05,0.95)] [end=(0.95,0.05)]
14 RenderSVGEllipse {circle} at (45,45) size 110x110 [stroke={[type=LINEAR-GRAD IENT] [id="border-grad"] [stroke width=10.00]}] [fill={[type=RADIAL-GRADIENT] [i d="red-radial-grad"]}] [cx=100.00] [cy=100.00] [r=50.00] 14 LayoutSVGEllipse {circle} at (45,45) size 110x110 [stroke={[type=LINEAR-GRAD IENT] [id="border-grad"] [stroke width=10.00]}] [fill={[type=RADIAL-GRADIENT] [i d="red-radial-grad"]}] [cx=100.00] [cy=100.00] [r=50.00]
15 RenderSVGEllipse {circle} at (32,32) size 30x30 [stroke={[type=LINEAR-GRADIE NT] [id="border-grad"] [stroke width=10.00]}] [fill={[type=RADIAL-GRADIENT] [id= "red-radial-grad"]}] [cx=47.00] [cy=47.00] [r=10.00] 15 LayoutSVGEllipse {circle} at (32,32) size 30x30 [stroke={[type=LINEAR-GRADIE NT] [id="border-grad"] [stroke width=10.00]}] [fill={[type=RADIAL-GRADIENT] [id= "red-radial-grad"]}] [cx=47.00] [cy=47.00] [r=10.00]
OLDNEW
« no previous file with comments | « LayoutTests/svg/custom/filter-css-transform-resolution-expected.txt ('k') | LayoutTests/svg/custom/group-opacity-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698