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