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