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

Side by Side Diff: LayoutTests/svg/filters/feTile-expected.txt

Issue 913143006: Move RenderSVGRect 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 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 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (0,0) size 420x160 4 RenderSVGRoot {svg} at (0,0) size 420x160
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGResourceLinearGradient {linearGradient} [id="gradient"] [gradient Units=objectBoundingBox] [start=(0,0)] [end=(1,1)] 6 LayoutSVGResourceLinearGradient {linearGradient} [id="gradient"] [gradient Units=objectBoundingBox] [start=(0,0)] [end=(1,1)]
7 RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF] 7 RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
8 RenderSVGGradientStop {stop} [offset=1.00] [color=#0000FF] 8 RenderSVGGradientStop {stop} [offset=1.00] [color=#0000FF]
9 LayoutSVGResourceFilter {filter} [id="filter_1"] [filterUnits=objectBoundi ngBox] [primitiveUnits=objectBoundingBox] 9 LayoutSVGResourceFilter {filter} [id="filter_1"] [filterUnits=objectBoundi ngBox] [primitiveUnits=objectBoundingBox]
10 [feTile] 10 [feTile]
11 [SourceGraphic] 11 [SourceGraphic]
12 LayoutSVGResourceFilter {filter} [id="filter_2"] [filterUnits=objectBoundi ngBox] [primitiveUnits=objectBoundingBox] 12 LayoutSVGResourceFilter {filter} [id="filter_2"] [filterUnits=objectBoundi ngBox] [primitiveUnits=objectBoundingBox]
13 [feTile] 13 [feTile]
14 [feOffset dx="0.00" dy="0.00"] 14 [feOffset dx="0.00" dy="0.00"]
15 [SourceGraphic] 15 [SourceGraphic]
16 LayoutSVGResourceFilter {filter} [id="filter_3"] [filterUnits=objectBoundi ngBox] [primitiveUnits=objectBoundingBox] 16 LayoutSVGResourceFilter {filter} [id="filter_3"] [filterUnits=objectBoundi ngBox] [primitiveUnits=objectBoundingBox]
17 [feTile] 17 [feTile]
18 [feOffset dx="0.00" dy="0.00"] 18 [feOffset dx="0.00" dy="0.00"]
19 [SourceGraphic] 19 [SourceGraphic]
20 LayoutSVGContainer {g} at (0,0) size 420x160 20 LayoutSVGContainer {g} at (0,0) size 420x160
21 RenderSVGRect {rect} at (0,0) size 160x160 [fill={[type=LINEAR-GRADIENT] [ id="gradient"]}] [x=10.00] [y=10.00] [width=100.00] [height=100.00] 21 LayoutSVGRect {rect} at (0,0) size 160x160 [fill={[type=LINEAR-GRADIENT] [ id="gradient"]}] [x=10.00] [y=10.00] [width=100.00] [height=100.00]
22 [filter="filter_1"] LayoutSVGResourceFilter {filter} at (-40,-40) size 2 00x200 22 [filter="filter_1"] LayoutSVGResourceFilter {filter} at (-40,-40) size 2 00x200
23 RenderSVGRect {rect} at (160,10) size 100x100 [fill={[type=LINEAR-GRADIENT ] [id="gradient"]}] [x=160.00] [y=10.00] [width=50.00] [height=50.00] 23 LayoutSVGRect {rect} at (160,10) size 100x100 [fill={[type=LINEAR-GRADIENT ] [id="gradient"]}] [x=160.00] [y=10.00] [width=50.00] [height=50.00]
24 [filter="filter_2"] LayoutSVGResourceFilter {filter} at (160,10) size 10 0x100 24 [filter="filter_2"] LayoutSVGResourceFilter {filter} at (160,10) size 10 0x100
25 RenderSVGRect {rect} at (319,9) size 101x101 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=332.00] [y=22.00] [width=50.00] [height=50.00] 25 LayoutSVGRect {rect} at (319,9) size 101x101 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=332.00] [y=22.00] [width=50.00] [height=50.00]
26 [filter="filter_3"] LayoutSVGResourceFilter {filter} at (319.50,9.50) si ze 100x100 26 [filter="filter_3"] LayoutSVGResourceFilter {filter} at (319.50,9.50) si ze 100x100
OLDNEW
« no previous file with comments | « LayoutTests/svg/filters/feOffset-expected.txt ('k') | LayoutTests/svg/filters/feTurbulence-scale-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698