| Index: LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt
|
| index 369f7db4dd0a18e564599ee4e924caa44fad90e3..52593972e296594924fd9f5fcfbc1ad66a688096 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt
|
| @@ -10,18 +10,8 @@ PASS circleElement.cx.baseVal.value 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 8.00 8.00 100.00 300.00)
|
| - (rect 8.00 8.00 300.00 300.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 8 8 100 300)
|
| + (rect 8 8 300 300)
|
| )
|
|
|
|
|