| Index: LayoutTests/svg/dynamic-updates/SVGRectElement-svgdom-width-prop.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGRectElement-svgdom-width-prop.html b/LayoutTests/svg/dynamic-updates/SVGRectElement-svgdom-width-prop.html
|
| index 37b58f3cc1bb3e45c7f89da02601eca7115d62b6..6076227e670ef41c53a579208ac5fb52d6e6b12c 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGRectElement-svgdom-width-prop.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGRectElement-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()">
|
|
|