Index: LayoutTests/svg/clip-path/clip-path-on-svg-expected.txt |
diff --git a/LayoutTests/svg/clip-path/clip-path-on-svg-expected.txt b/LayoutTests/svg/clip-path/clip-path-on-svg-expected.txt |
index b7cedb69e87de5ac72686ac49f3bd86a68de4ed5..4991e0771630409f221dcc78923fba5a5869d58e 100644 |
--- a/LayoutTests/svg/clip-path/clip-path-on-svg-expected.txt |
+++ b/LayoutTests/svg/clip-path/clip-path-on-svg-expected.txt |
@@ -4,5 +4,5 @@ layer at (0,0) size 800x600 |
RenderSVGRoot {svg} at (10,10) size 100x100 |
RenderSVGHiddenContainer {defs} at (0,0) size 0x0 |
LayoutSVGResourceClipper {clipPath} [id="clip-circle"] [clipPathUnits=userSpaceOnUse] |
- RenderSVGEllipse {circle} at (10,10) size 100x100 [fill={[type=SOLID] [color=#000000]}] [cx=60.00] [cy=60.00] [r=50.00] |
+ LayoutSVGEllipse {circle} at (10,10) size 100x100 [fill={[type=SOLID] [color=#000000]}] [cx=60.00] [cy=60.00] [r=50.00] |
LayoutSVGRect {rect} at (10,10) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=100.00] [height=100.00] |