Index: LayoutTests/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.txt |
index 747f05e2683d75a40fbbdd678979e3b3f570e464..b3e8f82f04e1570b649e9253e876aa6cd6d24ff4 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.txt |
@@ -10,17 +10,7 @@ PASS blurElement.getAttribute('in') is "SourceGraphic" |
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) |
) |