Index: LayoutTests/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.txt |
index 27c27aec43af5ab3a3ad05018d49ca928667290b..349f3a6cded34fa3e57d0fb5f18d7a3485ea9a53 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.txt |
@@ -10,17 +10,7 @@ PASS offsetElement.dy.baseVal 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 8.00 200.00 200.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 8 200 200) |
) |