Index: LayoutTests/svg/custom/mask-excessive-malloc-expected.txt |
diff --git a/LayoutTests/svg/custom/mask-excessive-malloc-expected.txt b/LayoutTests/svg/custom/mask-excessive-malloc-expected.txt |
index e4ab0242ee581aae061a34d4fcdf95ac1cd59884..cbb806bef471f8f2076505f2b793cb2202b54143 100644 |
--- a/LayoutTests/svg/custom/mask-excessive-malloc-expected.txt |
+++ b/LayoutTests/svg/custom/mask-excessive-malloc-expected.txt |
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600 |
RenderView at (0,0) size 800x600 |
layer at (0,0) size 800x600 |
RenderSVGRoot {svg} at (200,200) size 100x200 |
- RenderSVGResourceMasker {mask} [id="mask"] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse] |
+ LayoutSVGResourceMasker {mask} [id="mask"] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse] |
RenderSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=2147483648.00] [height=2147483648.00] |
RenderSVGPath {path} at (200,200) size 100x200 [fill={[type=SOLID] [color=#0000FF]}] [data="M 200 200 L 300 200 L 300 400 L 200 400 Z"] |
- [masker="mask"] RenderSVGResourceMasker {mask} at (190,180) size 2147483520x2147483520 |
+ [masker="mask"] LayoutSVGResourceMasker {mask} at (190,180) size 2147483520x2147483520 |