| Index: LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.txt
|
| diff --git a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.txt b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.txt
|
| index 7b0ab803b84dfb771331ba920752dfc56b346bad..4e91b8750c10cfe280a3499122c8ab4dc7248836 100644
|
| --- a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.txt
|
| +++ b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.txt
|
| @@ -11,18 +11,8 @@ PASS textElement.getAttribute('rotate') is "20"
|
| 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 13.00 75.00 19.00)
|
| - (rect 8.00 13.00 80.00 22.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 8 13 75 19)
|
| + (rect 8 13 80 22)
|
| )
|
|
|
|
|