Index: LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.txt |
index 39190515617f8d19a2c3ea7a0bdc7b3fb92eb6e7..50a07d54febe5fb708a95f58577cba549a75c2c1 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.txt |
@@ -10,17 +10,7 @@ PASS filterElement.getAttribute('filterRes') 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) |
) |