Index: LayoutTests/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt |
index 57978bc77ce2e3efa0ae699e192258c1c738248a..1cabfd6a703cf7db93f736472c3181abb7949812 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt |
@@ -10,17 +10,7 @@ PASS image.getAttribute('preserveAspectRatio') is "xMinYMid slice" |
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 37.00 157.00 171.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 37 157 171) |
) |