| Index: LayoutTests/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.txt
|
| index 162891b908d3b861b588acd1255629fe6909d462..d413dbe13ab6df374834b1bee6f5c08f4f068bef 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.txt
|
| @@ -10,18 +10,8 @@ PASS imageElement.getAttribute('x') is "0"
|
| 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 10.00 200.00)
|
| - (rect 8.00 8.00 200.00 200.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 8 8 10 200)
|
| + (rect 8 8 200 200)
|
| )
|
|
|
|
|