Index: LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.txt |
diff --git a/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.txt b/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.txt |
index f93a5b15411170b89a5d2e3f085196741e157ce2..5a30839575169000b157e00be0e454803a499c47 100644 |
--- a/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.txt |
+++ b/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.txt |
@@ -11,18 +11,8 @@ PASS textElement.getAttribute('dx') is "-50" |
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 58.00 14.00 79.00 18.00) |
- (rect 8.00 14.00 79.00 18.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 58 14 79 18) |
+ (rect 8 14 79 18) |
) |