Index: LayoutTests/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.txt |
index 7c0a2db994069081ace8549e9f385742c46ffffd..420e9ef60490f0fac8d02fbbc7cf01b0156ec5ab 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.txt |
@@ -10,17 +10,7 @@ PASS floodElement.getAttribute('flood-color') is "rgb(64, 128, 103)" |
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) |
) |