| Index: LayoutTests/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.txt
|
| index 0f7df3c160c21badcb1ee8021a21245b7aaf577a..5e23780c200a3e7b31f3ab6defae62cce276cdaa 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.txt
|
| @@ -10,17 +10,7 @@ PASS imageElement.getAttribute('preserveAspectRatio') is "none"
|
| 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 100.00 200.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 8 8 100 200)
|
| )
|
|
|
|
|