Index: LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.txt |
index a453d87f8f0ad2b0b5bbc2bd4fff3ce48f33f674..5af72395728ef1766dbfb57b3a9271b9ae3f739e 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.txt |
@@ -10,17 +10,7 @@ PASS linearGradientElement.getAttribute('y2') is "0%" |
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) |
) |