Index: LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.txt |
diff --git a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.txt b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.txt |
index 8be9da2949f0f61c8690405bf5c2c10de26b0275..929758cfe20a3235a683c8fc6fc9eebf6ad82764 100644 |
--- a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.txt |
+++ b/LayoutTests/platform/win/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 214.00 75.00 9.00) |
- (rect 8.00 208.00 75.00 19.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 214 75 9) |
+ (rect 8 208 75 19) |
) |