| Index: LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.txt
|
| diff --git a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.txt b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.txt
|
| index a4b238378f719fb271a9a443ba1a1756a28a054b..4d59e49ad9959a31b2cd48ac6434ca2fe72c1a5e 100644
|
| --- a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.txt
|
| +++ b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.txt
|
| @@ -11,18 +11,8 @@ PASS textElement.getAttribute('dx') 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)
|
| )
|
|
|
|
|