Index: LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.txt |
diff --git a/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.txt b/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.txt |
index 5e74cb37ddf4d7b93ff0e00ee088a20783ef48d2..4f77b6c079ad8af90dac76824c6c315c50a0c4d0 100644 |
--- a/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.txt |
+++ b/LayoutTests/platform/mac/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 209.00 86.00 18.00) |
- (rect 8.00 209.00 192.00 18.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 209 86 18) |
+ (rect 8 209 192 18) |
) |