Index: LayoutTests/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.txt b/LayoutTests/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.txt |
index 920b8b25d86ee10be992416a7a0dfdb335e9218d..7e23293bba0e496c3cf8c0051dd07c40cef5978d 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.txt |
@@ -20,21 +20,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) |
) |