Index: LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.txt |
diff --git a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.txt b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.txt |
index 62180c362887db50bd97ed08595864ea94600989..b049108a5f46d156fb7ed7f8a392f95ea92acf8e 100644 |
--- a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.txt |
+++ b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-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) |
) |