| Index: LayoutTests/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.txt
|
| index 548a0de8dc171e86e62f64b38da1baa825263b77..5e225372ceca0693164750f6e2f86d45d9bafa26 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.txt
|
| @@ -10,18 +10,8 @@ PASS lineElement.x1.baseVal.value is 10
|
| 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 103.00 15.00 110.00 196.00)
|
| - (rect 14.00 14.00 198.00 198.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 103 15 110 196)
|
| + (rect 14 14 198 198)
|
| )
|
|
|
|
|