| Index: LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-width-attr.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-width-attr.html b/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-width-attr.html
|
| index a3b3f91685c06ebbf23f331f3946ce94fbc6ea63..7002aae667be0a203a9182d6d252ae37cabf6a4c 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-width-attr.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGMaskElement-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()">
|
|
|