Index: LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.txt |
diff --git a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.txt b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.txt |
index 3cb867e11675dbec7949e0ab2835d99d292e2ca7..137a831bfc031f92335e724095893f25bbb05abf 100644 |
--- a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.txt |
+++ b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.txt |
@@ -15,18 +15,8 @@ PASS textElement.getComputedTextLength() == lastLength is true |
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 208.00 84.00 19.00) |
- (rect 8.00 208.00 192.00 19.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 208 84 19) |
+ (rect 8 208 192 19) |
) |