Index: LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.txt |
diff --git a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.txt b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.txt |
index 6646c22694affd62a73dee4279f50336b0e3f279..fc7000fcca2a16713ec2db823772b44d2f9cbd6f 100644 |
--- a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.txt |
+++ b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.txt |
@@ -11,18 +11,8 @@ PASS textElement.y.baseVal.getItem(0).value is 20 |
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 43.00 75.00 19.00) |
- (rect 8.00 13.00 75.00 19.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 43 75 19) |
+ (rect 8 13 75 19) |
) |