| Index: LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.txt b/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.txt
|
| index 09b4e950e298fe3d8a56fa8c9fb96f7a7c46edff..b3be2c0520db4dd63c7c57d2173290ba7215ac99 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.txt
|
| @@ -17,18 +17,8 @@ PASS markerElement.orientAngle.baseVal.value 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 2.00 2.00)
|
| - (rect 128.00 133.00 70.00 70.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 8 8 2 2)
|
| + (rect 128 133 70 70)
|
| )
|
|
|
|
|