Index: LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.txt |
index d6987e2de4b918888079c4dd915cc697691b74aa..23b788d160f42dfb7e01363312b3806a9dc2fe1c 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.txt |
@@ -10,17 +10,7 @@ PASS radialGradientElement.getAttribute('cx') is "150%" |
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) |
) |