| Index: LayoutTests/platform/win/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt b/LayoutTests/platform/win/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt
|
| similarity index 77%
|
| rename from LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt
|
| rename to LayoutTests/platform/win/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt
|
| index 5036fac4c73e67822a35b42434b0f259148d0bc8..455fbcc264b23327b36bfc28e2c822c2a0cbdf52 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt
|
| +++ b/LayoutTests/platform/win/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt
|
| @@ -11,4 +11,10 @@ PASS foreignObjectElement.getAttribute('width') is "150"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +(repaint rects
|
| + (rect 108 88 42 40)
|
| + (rect 108 88 150 20)
|
| + (rect 108 88 150 150)
|
| + (rect 110 88 148 150)
|
| +)
|
|
|
|
|