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

Side by Side Diff: LayoutTests/svg/filters/fecomposite-two-regions-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 (10,10) size 560x215 4 LayoutSVGRoot {svg} at (10,10) size 560x215
5 LayoutSVGContainer {g} at (10,10) size 560x215 5 LayoutSVGContainer {g} at (10,10) size 560x215
6 LayoutSVGContainer {use} at (10,10) size 100x100 [transform={m=((1.00,0.00 )(0.00,1.00)) t=(10.00,10.00)}] 6 LayoutSVGContainer {use} at (10,10) size 100x100 [transform={m=((1.00,0.00 )(0.00,1.00)) t=(10.00,10.00)}]
7 [filter="in"] LayoutSVGResourceFilter {filter} at (0,0) size 100x100 7 [filter="in"] LayoutSVGResourceFilter {filter} at (0,0) size 100x100
8 LayoutSVGContainer {g} at (20,20) size 60x60 8 LayoutSVGContainer {g} at (20,20) size 60x60
9 LayoutSVGRect {rect} at (20,20) size 60x60 [fill={[type=SOLID] [color= #000080]}] [x=10.00] [y=10.00] [width=60.00] [height=60.00] 9 LayoutSVGRect {rect} at (20,20) size 60x60 [fill={[type=SOLID] [color= #000080]}] [x=10.00] [y=10.00] [width=60.00] [height=60.00]
10 LayoutSVGContainer {use} at (125,10) size 100x100 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(125.00,10.00)}] 10 LayoutSVGContainer {use} at (125,10) size 100x100 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(125.00,10.00)}]
11 [filter="out"] LayoutSVGResourceFilter {filter} at (0,0) size 100x100 11 [filter="out"] LayoutSVGResourceFilter {filter} at (0,0) size 100x100
12 LayoutSVGContainer {g} at (135,20) size 60x60 12 LayoutSVGContainer {g} at (135,20) size 60x60
13 LayoutSVGRect {rect} at (135,20) size 60x60 [fill={[type=SOLID] [color =#000080]}] [x=10.00] [y=10.00] [width=60.00] [height=60.00] 13 LayoutSVGRect {rect} at (135,20) size 60x60 [fill={[type=SOLID] [color =#000080]}] [x=10.00] [y=10.00] [width=60.00] [height=60.00]
14 LayoutSVGContainer {use} at (240,10) size 100x100 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(240.00,10.00)}] 14 LayoutSVGContainer {use} at (240,10) size 100x100 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(240.00,10.00)}]
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
71 [SourceGraphic] 71 [SourceGraphic]
72 [feFlood flood-color="#008000" flood-opacity="1.00"] 72 [feFlood flood-color="#008000" flood-opacity="1.00"]
73 LayoutSVGResourceFilter {filter} [id="arithmetic_k2"] [filterUnits=userSpa ceOnUse] [primitiveUnits=userSpaceOnUse] 73 LayoutSVGResourceFilter {filter} [id="arithmetic_k2"] [filterUnits=userSpa ceOnUse] [primitiveUnits=userSpaceOnUse]
74 [feComposite operation="ARITHMETIC" k1="0.00" k2="1.00" k3="0.00" k4="0. 00"] 74 [feComposite operation="ARITHMETIC" k1="0.00" k2="1.00" k3="0.00" k4="0. 00"]
75 [SourceGraphic] 75 [SourceGraphic]
76 [feFlood flood-color="#008000" flood-opacity="1.00"] 76 [feFlood flood-color="#008000" flood-opacity="1.00"]
77 LayoutSVGResourceFilter {filter} [id="arithmetic_k1"] [filterUnits=userSpa ceOnUse] [primitiveUnits=userSpaceOnUse] 77 LayoutSVGResourceFilter {filter} [id="arithmetic_k1"] [filterUnits=userSpa ceOnUse] [primitiveUnits=userSpaceOnUse]
78 [feComposite operation="ARITHMETIC" k1="1.00" k2="0.00" k3="0.00" k4="0. 00"] 78 [feComposite operation="ARITHMETIC" k1="1.00" k2="0.00" k3="0.00" k4="0. 00"]
79 [SourceGraphic] 79 [SourceGraphic]
80 [feFlood flood-color="#008000" flood-opacity="1.00"] 80 [feFlood flood-color="#008000" flood-opacity="1.00"]
OLDNEW
« no previous file with comments | « LayoutTests/svg/filters/fecomposite-region-expected.txt ('k') | LayoutTests/svg/filters/filter-clip-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698