Index: LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.txt |
diff --git a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.txt b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.txt |
index fcafdb50596513a86d5b91969f8ee8085be67395..f983203c9e8cbed6cb75f0584f3fdd68eb2b54e6 100644 |
--- a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.txt |
+++ b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.txt |
@@ -11,18 +11,8 @@ PASS textElement.dy.baseVal.getItem(0).value is -30 |
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) |
) |