Index: LayoutTests/svg/clip-path/clip-in-clip-expected.txt |
diff --git a/LayoutTests/svg/clip-path/clip-in-clip-expected.txt b/LayoutTests/svg/clip-path/clip-in-clip-expected.txt |
index b7fed6c78605239794f2be734c221b90a1a20a09..af1e12697ea64826d6f0621d53a59261d8c8a603 100644 |
--- a/LayoutTests/svg/clip-path/clip-in-clip-expected.txt |
+++ b/LayoutTests/svg/clip-path/clip-in-clip-expected.txt |
@@ -3,11 +3,11 @@ layer at (0,0) size 800x600 |
layer at (0,0) size 800x600 |
RenderSVGRoot {svg} at (10,19) size 20x11 |
RenderSVGHiddenContainer {defs} at (0,0) size 0x0 |
- RenderSVGResourceClipper {clipPath} [id="clipper"] [clipPathUnits=userSpaceOnUse] |
+ LayoutSVGResourceClipper {clipPath} [id="clipper"] [clipPathUnits=userSpaceOnUse] |
RenderSVGRect {rect} at (10,19) size 20x11 [fill={[type=SOLID] [color=#000000]}] [x=10.00] [y=19.00] [width=20.00] [height=11.00] |
- RenderSVGResourceClipper {clipPath} [id="nested-clipper"] [clipPathUnits=userSpaceOnUse] |
+ LayoutSVGResourceClipper {clipPath} [id="nested-clipper"] [clipPathUnits=userSpaceOnUse] |
RenderSVGRect {rect} at (10,10) size 20x11 [fill={[type=SOLID] [color=#000000]}] [x=10.00] [y=10.00] [width=20.00] [height=11.00] |
RenderSVGContainer {g} at (10,19) size 20x11 |
- [clipPath="clipper"] RenderSVGResourceClipper {clipPath} at (10,19) size 20x11 |
+ [clipPath="clipper"] LayoutSVGResourceClipper {clipPath} at (10,19) size 20x11 |
RenderSVGRect {rect} at (8,8) size 24x24 [fill={[type=SOLID] [color=#FF0000]}] [x=8.00] [y=8.00] [width=24.00] [height=24.00] |
RenderSVGRect {rect} at (10,19) size 20x2 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=19.00] [width=20.00] [height=2.00] |