| Index: LayoutTests/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt
|
| index 39cac0b3052f014edb7178f9bad27603f043b4f0..f5b8edc7b25eefc9aaa02219c95ab4c14e6991bc 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt
|
| @@ -10,4 +10,14 @@ PASS image.getAttribute('preserveAspectRatio') is "xMinYMid slice"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +(GraphicsLayer
|
| + (bounds 800.00 600.00)
|
| + (children 1
|
| + (GraphicsLayer
|
| + (bounds 800.00 600.00)
|
| + (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + )
|
| + )
|
| +)
|
|
|
|
|