| Index: LayoutTests/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr.html b/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr.html
|
| index 4eb6e19a0dace0991c9a576ee1de0a7b1ee92f97..ec187a97ec431c846278e80f6e9c43401408c6d3 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-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()">
|
|
|