Index: LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.txt |
index c97d354745fb1c094868b7b7e6169744b9c99ece..ce7934177c697f40b9065df3ad1945597c6d4342 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.txt |
@@ -10,18 +10,8 @@ PASS filterElement.y.baseVal.value 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 8.00 108.00 200.00 200.00) |
- (rect 8.00 8.00 200.00 200.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 108 200 200) |
+ (rect 8 8 200 200) |
) |