| Index: LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.txt
|
| diff --git a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.txt b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.txt
|
| index e158fd50903c127c13c5432ba68feb46b4afb85c..3d78cedd6864bbb423d9bf99fc69e4ab994c2a27 100644
|
| --- a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.txt
|
| +++ b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.txt
|
| @@ -11,18 +11,8 @@ PASS textElement.dx.baseVal.getItem(0).value is -50
|
| 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 58.00 13.00 75.00 19.00)
|
| - (rect 8.00 13.00 75.00 19.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 58 13 75 19)
|
| + (rect 8 13 75 19)
|
| )
|
|
|
|
|