| Index: LayoutTests/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.txt
|
| index 06954b0c66000ef7076a23449611bde25b8aa5df..d0a39c85621c1720585751d302f8d8df3a058872 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.txt
|
| @@ -10,18 +10,8 @@ PASS ellipseElement.getAttribute('cy') is "150"
|
| 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 58.00 8.00 200.00 100.00)
|
| - (rect 58.00 8.00 200.00 300.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 58 8 200 100)
|
| + (rect 58 8 200 300)
|
| )
|
|
|
|
|