Index: LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.txt |
index 46a643a5da0bd310892b42a6b06963025a9f1481..76c32669b6b8e654dbdd765c4c51095dfdc10976 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.txt |
@@ -10,18 +10,8 @@ PASS maskElement.getAttribute('maskContentUnits') is "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 30.00 30.00 151.00 151.00) |
- (rect 30.00 30.00 151.00 151.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 30 30 151 151) |
+ (rect 30 30 151 151) |
) |