Index: LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.txt |
index 81672ff01ed9e43634f174117ebfa08f06da9a1d..0dd217410bb6561c32d8a992e444b99af5f76bba 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.txt |
@@ -10,17 +10,7 @@ PASS linearGradientElement.x1.baseVal.valueAsString 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) |
) |