Index: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt |
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt |
index ca474d92be4b7652e6e10e9f0f8c0cc9d96833e9..c029766b442f54eb3dd7c21e057ec503ce40b7cc 100644 |
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt |
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt |
@@ -5,7 +5,7 @@ layer at (0,0) size 480x360 |
RenderSVGContainer {g} at (80,110) size 300x180 |
RenderSVGViewportContainer {svg} at (80,110) size 300x180 |
RenderSVGHiddenContainer {defs} at (0,0) size 0x0 |
- RenderSVGResourceFilter {filter} [id="MyFilter"] [filterUnits=userSpaceOnUse] [primitiveUnits=userSpaceOnUse] |
+ LayoutSVGResourceFilter {filter} [id="MyFilter"] [filterUnits=userSpaceOnUse] [primitiveUnits=userSpaceOnUse] |
[feComposite operation="OVER"] |
[SourceGraphic] |
[feOffset dx="4.00" dy="4.00"] |
@@ -13,7 +13,7 @@ layer at (0,0) size 480x360 |
[SourceAlpha] |
RenderSVGRect {rect} at (80,110) size 300x180 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#888888]}] [x=1.00] [y=1.00] [width=198.00] [height=118.00] |
RenderSVGContainer {g} at (80,110) size 300x180 |
- [filter="MyFilter"] RenderSVGResourceFilter {filter} at (0,0) size 200x120 |
+ [filter="MyFilter"] LayoutSVGResourceFilter {filter} at (0,0) size 200x120 |
RenderSVGContainer {g} at (80,147) size 300x106 |
RenderSVGPath {path} at (80,147) size 300x106 [stroke={[type=SOLID] [color=#D90000] [stroke width=10.00]}] [data="M 50 90 C 0 90 0 30 50 30 L 150 30 C 200 30 200 90 150 90 Z"] |
RenderSVGPath {path} at (125,170) size 210x60 [fill={[type=SOLID] [color=#D90000]}] [data="M 60 80 C 30 80 30 40 60 40 L 140 40 C 170 40 170 80 140 80 Z"] |