Index: LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.txt |
index b3c02ecb44163f1dccd0d443b557836e0248eab5..ce4b98ee34308deaf648c25b0e2da3a78cb8bc1d 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.txt |
@@ -10,17 +10,7 @@ PASS dropShadowElement.getAttribute('dx') is "10" |
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 8.00 8.00 200.00 200.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 8 200 200) |
) |