| Index: LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.txt
|
| index 7c599dec65104d695d51447588f20c25f9fa23ae..20fb10f1cc29514d6a8f5efdf3d2dcd103657610 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.txt
|
| @@ -10,19 +10,9 @@ PASS markerElement.markerWidth.baseVal.value is 2
|
| 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 138.00 138.00 55.00 55.00)
|
| - (rect 128.00 133.00 70.00 70.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 8 8 2 2)
|
| + (rect 138 138 55 55)
|
| + (rect 128 133 70 70)
|
| )
|
|
|
|
|