Index: LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.txt |
index 6f3b7f6b56528bf4d7a0d063091d516a3f1702e7..6765e775bb95acde803f8c4b108049258d0fdad7 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.txt |
@@ -11,19 +11,9 @@ PASS foreignObjectElement.y.baseVal.value is 80 |
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 108.00 88.00 150.00 150.00) |
- (rect 108.00 8.00 150.00 70.00) |
- (rect 108.00 88.00 150.00 150.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 108 88 150 150) |
+ (rect 108 8 150 70) |
+ (rect 108 88 150 150) |
) |