Index: LayoutTests/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.txt |
index 1449a772d35b638f3790a9aaf12a1285a34e1e41..ff5d7dd73ce376464fde3328ceb0f9e3cf161e81 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.txt |
@@ -11,7 +11,17 @@ PASS morphologyElement.in1.baseVal is "SourceGraphic" |
PASS successfullyParsed is true |
TEST COMPLETE |
-(repaint rects |
- (rect 8 8 700 200) |
+(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 700.00 200.00) |
+ ) |
+ ) |
+ ) |
) |