| Index: LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml
|
| diff --git a/LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml b/LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml
|
| index f00a7df5b2743d57474fdc3985c64a6c39af5096..e3b0ce4328301f3e2b090a8fd687a1eddc4b30af 100644
|
| --- a/LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml
|
| +++ b/LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml
|
| @@ -1,7 +1,7 @@
|
| <html xmlns="http://www.w3.org/1999/xhtml">
|
| <head>
|
| <script>window.enablePixelTesting = true;</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>
|
| <script type="text/javascript">
|
| function repaintTest() {
|
|
|