| Index: LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr.html b/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr.html
|
| index 84d10cf203c83b96c13e89cdc80a983e139b115b..4a86c4a6fe46208f4c0d8a328bcd10c7ddce759c 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <script src="resources/SVGTestCase.js"></script>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="../../fast/repaint/resources/repaint.js"></script>
|
| </head>
|
| <body onload="runRepaintTest()">
|
|
|