Index: LayoutTests/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt |
index 52fd0945bc3973ee6641083f1dce3f2cf2b5227c..46c42a652f1ad4d59f6019b257d650b75f985c1a 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt |
@@ -10,17 +10,7 @@ PASS parseFloat(floodElement.getAttribute('flood-opacity')).toFixed(1) is "0.8" |
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) |
) |