Index: LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.txt |
diff --git a/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.txt b/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.txt |
index d4777b23e862b570ad3c29cb48b8c8257383afce..9683c77d5ec66c6d3396461bea75f84f0815c392 100644 |
--- a/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.txt |
+++ b/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.txt |
@@ -11,18 +11,8 @@ PASS textElement.rotate.baseVal.getItem(0).value is 0 |
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 213.00 79.00 10.00) |
- (rect 8.00 209.00 79.00 18.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 213 79 10) |
+ (rect 8 209 79 18) |
) |