Index: LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.txt |
index e16c2fa756435b0eb2d450e9aa00a1258dcfc7a9..b2c6c10b64724f499820bed9d7c7fa7369b145ad 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.txt |
@@ -10,18 +10,8 @@ PASS maskElement.getAttribute('height') is "100%" |
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) |
) |