Index: LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.txt |
index c75d89315d01c9d51367f530a1c17d6df7ee6b59..bba1a81969fb026e415fe27018fd1029327ea8ec 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.txt |
@@ -10,4 +10,14 @@ PASS parseFloat(document.defaultView.getComputedStyle(dropShadowElement).getProp |
PASS successfullyParsed is true |
TEST COMPLETE |
+(GraphicsLayer |
+ (bounds 800.00 600.00) |
+ (children 1 |
+ (GraphicsLayer |
+ (bounds 800.00 600.00) |
+ (contentsOpaque 1) |
+ (drawsContent 1) |
+ ) |
+ ) |
+) |