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

Side by Side Diff: LayoutTests/svg/filters/fecomposite-region-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 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 600x250 3 layer at (0,0) size 600x250
4 RenderSVGRoot {svg} at (0,0) size 580x235 4 LayoutSVGRoot {svg} at (0,0) size 580x235
5 LayoutSVGContainer {g} at (0,0) size 580x235 5 LayoutSVGContainer {g} at (0,0) size 580x235
6 LayoutSVGContainer {use} at (0,0) size 120x120 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(10.00,10.00)}] 6 LayoutSVGContainer {use} at (0,0) size 120x120 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(10.00,10.00)}]
7 [filter="in"] LayoutSVGResourceFilter {filter} at (-10,-10) size 120x120 7 [filter="in"] LayoutSVGResourceFilter {filter} at (-10,-10) size 120x120
8 LayoutSVGContainer {g} at (10,10) size 100x100 8 LayoutSVGContainer {g} at (10,10) size 100x100
9 LayoutSVGRect {rect} at (10,10) size 100x100 [fill={[type=SOLID] [colo r=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 9 LayoutSVGRect {rect} at (10,10) size 100x100 [fill={[type=SOLID] [colo r=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
10 LayoutSVGRect {rect} at (20,20) size 60x60 [fill={[type=SOLID] [color= #00FF00]}] [x=10.00] [y=10.00] [width=60.00] [height=60.00] 10 LayoutSVGRect {rect} at (20,20) size 60x60 [fill={[type=SOLID] [color= #00FF00]}] [x=10.00] [y=10.00] [width=60.00] [height=60.00]
11 LayoutSVGContainer {use} at (115,0) size 120x120 [transform={m=((1.00,0.00 )(0.00,1.00)) t=(125.00,10.00)}] 11 LayoutSVGContainer {use} at (115,0) size 120x120 [transform={m=((1.00,0.00 )(0.00,1.00)) t=(125.00,10.00)}]
12 [filter="out"] LayoutSVGResourceFilter {filter} at (-10,-10) size 120x12 0 12 [filter="out"] LayoutSVGResourceFilter {filter} at (-10,-10) size 120x12 0
13 LayoutSVGContainer {g} at (125,10) size 100x100 13 LayoutSVGContainer {g} at (125,10) size 100x100
14 LayoutSVGRect {rect} at (125,10) size 100x100 [fill={[type=SOLID] [col or=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 14 LayoutSVGRect {rect} at (125,10) size 100x100 [fill={[type=SOLID] [col or=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 [SourceGraphic] 81 [SourceGraphic]
82 [SourceGraphic] 82 [SourceGraphic]
83 LayoutSVGResourceFilter {filter} [id="arithmetic_k2"] [filterUnits=objectB oundingBox] [primitiveUnits=userSpaceOnUse] 83 LayoutSVGResourceFilter {filter} [id="arithmetic_k2"] [filterUnits=objectB oundingBox] [primitiveUnits=userSpaceOnUse]
84 [feComposite operation="ARITHMETIC" k1="0.00" k2="1.00" k3="0.00" k4="0. 00"] 84 [feComposite operation="ARITHMETIC" k1="0.00" k2="1.00" k3="0.00" k4="0. 00"]
85 [SourceGraphic] 85 [SourceGraphic]
86 [SourceGraphic] 86 [SourceGraphic]
87 LayoutSVGResourceFilter {filter} [id="arithmetic_k1"] [filterUnits=objectB oundingBox] [primitiveUnits=userSpaceOnUse] 87 LayoutSVGResourceFilter {filter} [id="arithmetic_k1"] [filterUnits=objectB oundingBox] [primitiveUnits=userSpaceOnUse]
88 [feComposite operation="ARITHMETIC" k1="1.00" k2="0.00" k3="0.00" k4="0. 00"] 88 [feComposite operation="ARITHMETIC" k1="1.00" k2="0.00" k3="0.00" k4="0. 00"]
89 [SourceGraphic] 89 [SourceGraphic]
90 [SourceGraphic] 90 [SourceGraphic]
OLDNEW
« no previous file with comments | « LayoutTests/svg/filters/feTurbulence-scale-expected.txt ('k') | LayoutTests/svg/filters/fecomposite-two-regions-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698