Index: LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.txt |
index 3884ed96affcf207765ef1e1fe32769722c44c5a..8bd161c0d2558d8fe17619b7c5551119789003f5 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.txt |
@@ -10,17 +10,7 @@ PASS linearGradientElement.getAttribute('x1') is "200%" |
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 8.00 200.00 300.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 58 8 200 300) |
) |