Index: LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.txt |
diff --git a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.txt b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.txt |
index 5c828eeda179a0cc1cc20a6111fefcf4fe730405..626d402fa26d29cf71eb4c657bcfebd19d72a2ac 100644 |
--- a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.txt |
+++ b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.txt |
@@ -11,18 +11,8 @@ PASS textElement.getAttribute('dy') is "-30" |
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 43.00 75.00 19.00) |
- (rect 8.00 13.00 75.00 19.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 43 75 19) |
+ (rect 8 13 75 19) |
) |