Index: LayoutTests/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.txt |
index 18d12ecfeff2355ec42c8c3f009094ac52bdf541..ff103e7dee40f5f8e3a123711b230feac07065e7 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.txt |
@@ -10,17 +10,7 @@ PASS document.defaultView.getComputedStyle(floodElement).getPropertyValue('flood |
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) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 8 200 200) |
) |