| Index: LayoutTests/svg/dynamic-updates/SVGImageElement-dom-width-attr.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-width-attr.html b/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-width-attr.html
|
| index e47fdabae607c3957c2a618e3171a7fc5e93eefe..8453f74e3eb1755a00545f363b032a7f1d41058c 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-width-attr.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGImageElement-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()">
|
|
|