| Index: LayoutTests/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop.html b/LayoutTests/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop.html
|
| index 51ec1c9a92dafd4bfe51d51ce84bb23070b02de5..c05afc15660bfc174b5babf20d00e52192c74e08 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-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()">
|
|
|