| Index: LayoutTests/svg/dynamic-updates/SVGImageElement-svgdom-width-prop.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGImageElement-svgdom-width-prop.html b/LayoutTests/svg/dynamic-updates/SVGImageElement-svgdom-width-prop.html
|
| index 7902161cd1657b8029dea00323361307832d9dfb..8f4eeff234ea37f73357e3fdb3de8339b4ccb23c 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGImageElement-svgdom-width-prop.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGImageElement-svgdom-width-prop.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()">
|
|
|