Index: LayoutTests/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.txt b/LayoutTests/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.txt |
index 17fc28196ce2aa9091a471be57e02708058109ec..b080bdc9023b5cffd418dbfd2673ee60f3a7481b 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.txt |
@@ -18,21 +18,11 @@ PASS lineElement.getBBox().height 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 24.00 24.00 188.00 188.00) |
- (rect 24.00 24.00 188.00 188.00) |
- (rect 24.00 24.00 188.00 188.00) |
- (rect 24.00 24.00 188.00 188.00) |
- (rect 24.00 24.00 188.00 188.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 24 24 188 188) |
+ (rect 24 24 188 188) |
+ (rect 24 24 188 188) |
+ (rect 24 24 188 188) |
+ (rect 24 24 188 188) |
) |