Index: LayoutTests/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.txt b/LayoutTests/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.txt |
index 7423274e7b4ea9e30ef1ad8ce1c945b200b1cc72..9e5b25ca279eebe2c1905f8bf488c7285c54382b 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.txt |
@@ -18,21 +18,11 @@ PASS polygonElement.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 8.00 8.00 200.00 200.00) |
- (rect 8.00 8.00 200.00 200.00) |
- (rect 8.00 8.00 200.00 200.00) |
- (rect 8.00 8.00 200.00 200.00) |
- (rect 8.00 8.00 200.00 200.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 8 200 200) |
+ (rect 8 8 200 200) |
+ (rect 8 8 200 200) |
+ (rect 8 8 200 200) |
+ (rect 8 8 200 200) |
) |