| Index: LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.txt b/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.txt
|
| index 4ce2f78ff95fd08d50be9e644d7892e3aee99b6e..ffca3d8aac156ce7887d1da3d207a8f2de922ad8 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.txt
|
| @@ -18,21 +18,11 @@ PASS circleElement.getBBox().height 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 200.00 200.00)
|
| - (rect 8.00 8.00 200.00 200.00)
|
| - (rect 8.00 8.00 200.00 200.00)
|
| - (rect 8.00 8.00 200.00 200.00)
|
| - (rect 8.00 8.00 200.00 200.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 8 8 200 200)
|
| + (rect 8 8 200 200)
|
| + (rect 8 8 200 200)
|
| + (rect 8 8 200 200)
|
| + (rect 8 8 200 200)
|
| )
|
|
|
|
|