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