Index: LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.txt |
index 4ee4b37d7bf716f46f3d018fcb0d09088534b15a..8c43a740e8e4c973b2cb3f025cc710cacf6d86bb 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.txt |
@@ -10,18 +10,8 @@ PASS maskElement.maskUnits.baseVal is SVGUnitTypes.SVG_UNIT_TYPE_USERSPACEONUSE |
PASS successfullyParsed is true |
TEST COMPLETE |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 58.00 58.00 100.00 100.00) |
- (rect 58.00 58.00 100.00 100.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 58 58 100 100) |
+ (rect 58 58 100 100) |
) |