| Index: LayoutTests/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.txt
|
| index 27ac86ab640891ee233ac21f4990b123671ae66a..d1f6cda703c4a0c8afdac8848c99962bc9e24ce9 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.txt
|
| @@ -10,4 +10,14 @@ PASS overComposite1.getAttribute('operator') is "arithmetic"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +(GraphicsLayer
|
| + (bounds 800.00 600.00)
|
| + (children 1
|
| + (GraphicsLayer
|
| + (bounds 800.00 600.00)
|
| + (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + )
|
| + )
|
| +)
|
|
|
|
|