| Index: LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.txt
|
| diff --git a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.txt b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.txt
|
| index 4a0ab6a09ed438ca999b5512d733af56f3fee3df..482cf351b3763dfad38051dbbd30097c326be5f1 100644
|
| --- a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.txt
|
| +++ b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.txt
|
| @@ -11,18 +11,8 @@ PASS textElement.getAttribute('transform') is "translate(0,-200)"
|
| 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 208.00 72.00 19.00)
|
| - (rect 8.00 8.00 72.00 19.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 8 208 72 19)
|
| + (rect 8 8 72 19)
|
| )
|
|
|
|
|