| Index: LayoutTests/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.txt b/LayoutTests/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.txt
|
| index 5cda4b8434e280e36811ee164f2ae4c80fe57860..85736fdc7217b8adcbc37ca43ff0cc0aa100063d 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.txt
|
| @@ -18,21 +18,11 @@ PASS pathElement.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)
|
| )
|
|
|
|
|