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

Unified Diff: LayoutTests/svg/filters/innershadow-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/svg/filters/innershadow-expected.txt
diff --git a/LayoutTests/svg/filters/innershadow-expected.txt b/LayoutTests/svg/filters/innershadow-expected.txt
index 02bfa9168bbcfa32127a1499d70b23f82a047ef8..4ee6319ed5d30497efc80ec81ea38092c07071d7 100644
--- a/LayoutTests/svg/filters/innershadow-expected.txt
+++ b/LayoutTests/svg/filters/innershadow-expected.txt
@@ -6,22 +6,22 @@ layer at (0,0) size 800x400
LayoutSVGContainer {use} at (0,80) size 240x240 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,150.00)}]
[filter="ct"] LayoutSVGResourceFilter {filter} at (-10,-110) size 120x120
LayoutSVGContainer {g} at (20,100) size 200x200
- RenderSVGRect {rect} at (20,100) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=-100.00] [width=100.00] [height=100.00]
- RenderSVGRect {rect} at (34,114) size 186x186 [fill={[type=SOLID] [color=#008000]}] [x=7.00] [y=-93.00] [width=93.00] [height=93.00]
+ LayoutSVGRect {rect} at (20,100) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=-100.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (34,114) size 186x186 [fill={[type=SOLID] [color=#008000]}] [x=7.00] [y=-93.00] [width=93.00] [height=93.00]
LayoutSVGContainer {use} at (230,80) size 240x240 [transform={m=((1.00,0.00)(0.00,1.00)) t=(125.00,150.00)}]
[filter="cm"] LayoutSVGResourceFilter {filter} at (-10,-110) size 120x120
LayoutSVGContainer {g} at (250,100) size 200x200
- RenderSVGRect {rect} at (250,100) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=-100.00] [width=100.00] [height=100.00]
- RenderSVGRect {rect} at (264,114) size 186x186 [fill={[type=SOLID] [color=#008000]}] [x=7.00] [y=-93.00] [width=93.00] [height=93.00]
+ LayoutSVGRect {rect} at (250,100) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=-100.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (264,114) size 186x186 [fill={[type=SOLID] [color=#008000]}] [x=7.00] [y=-93.00] [width=93.00] [height=93.00]
LayoutSVGContainer {use} at (460,80) size 240x240 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,150.00)}]
[filter="ar"] LayoutSVGResourceFilter {filter} at (-10,-110) size 120x120
LayoutSVGContainer {g} at (480,100) size 200x200
- RenderSVGRect {rect} at (480,100) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=-100.00] [width=100.00] [height=100.00]
- RenderSVGRect {rect} at (494,114) size 186x186 [fill={[type=SOLID] [color=#008000]}] [x=7.00] [y=-93.00] [width=93.00] [height=93.00]
+ LayoutSVGRect {rect} at (480,100) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=-100.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (494,114) size 186x186 [fill={[type=SOLID] [color=#008000]}] [x=7.00] [y=-93.00] [width=93.00] [height=93.00]
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGContainer {g} at (0,0) size 0x0
- RenderSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=-100.00] [width=100.00] [height=100.00]
- RenderSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#008000]}] [x=7.00] [y=-93.00] [width=93.00] [height=93.00]
+ LayoutSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=-100.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#008000]}] [x=7.00] [y=-93.00] [width=93.00] [height=93.00]
LayoutSVGResourceFilter {filter} [id="ct"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
[feComposite operation="ATOP"]
[feComponentTransfer
« no previous file with comments | « LayoutTests/svg/filters/filterRes3-expected.txt ('k') | LayoutTests/svg/filters/parent-children-with-same-filter-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698