| Index: LayoutTests/platform/win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt
|
| diff --git a/LayoutTests/platform/win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt b/LayoutTests/platform/win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt
|
| index e22b5bb02aadf2d6aa218399ec66efca8a9fb1d2..b988c938274294aa88bb52879d2a25783d3363a2 100644
|
| --- a/LayoutTests/platform/win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt
|
| +++ b/LayoutTests/platform/win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt
|
| @@ -11,21 +11,11 @@ PASS foreignObjectElement.width.baseVal.value is 150
|
| 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 108.00 88.00 2.00 150.00)
|
| - (rect 108.00 88.00 42.00 40.00)
|
| - (rect 108.00 88.00 150.00 20.00)
|
| - (rect 108.00 88.00 150.00 150.00)
|
| - (rect 110.00 88.00 148.00 150.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 108 88 2 150)
|
| + (rect 108 88 42 40)
|
| + (rect 108 88 150 20)
|
| + (rect 108 88 150 150)
|
| + (rect 110 88 148 150)
|
| )
|
|
|
|
|