Index: LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.txt |
index 044abf1473061b668f558e80bfc18bc5c03749bd..be181e611226b5524cf276dde5d79090160a1ba7 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.txt |
@@ -10,18 +10,8 @@ PASS maskElement.getAttribute('width') 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) |
) |