Index: LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.txt |
index 3f9dc8fe1599ff07b6b55ea189ae9530388cdbf1..375ce2a2ebc6f63cabbc5cc4608128ba3381cf27 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.txt |
@@ -10,17 +10,7 @@ PASS filterElement.filterResY.baseVal 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 200.00 200.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 8 200 200) |
) |