| Index: LayoutTests/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop.html b/LayoutTests/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop.html
|
| index 10a95c922f17760dbd7326c65b34096db9977da2..6bc8e10a1f8f17ff8cdcfcd8ce0559af64fea85d 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGImageElement-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()">
|
|
|