Index: LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.txt |
diff --git a/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.txt b/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.txt |
index d9cdd035c561c936830154602bb31b347a8622dd..910ff803759400764b973025b2247c78ff340350 100644 |
--- a/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.txt |
+++ b/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.txt |
@@ -16,18 +16,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 192.00 18.00) |
- (rect 8.00 209.00 200.00 18.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 209 192 18) |
+ (rect 8 209 200 18) |
) |