| Index: LayoutTests/svg/custom/use-instanceRoot-event-listeners.xhtml
|
| diff --git a/LayoutTests/svg/custom/use-instanceRoot-event-listeners.xhtml b/LayoutTests/svg/custom/use-instanceRoot-event-listeners.xhtml
|
| index 018f0dab93ef34aae5bd79c61badcd6b33514801..11a7e1943e930f95a6ed5a093b29079d9c526c81 100644
|
| --- a/LayoutTests/svg/custom/use-instanceRoot-event-listeners.xhtml
|
| +++ b/LayoutTests/svg/custom/use-instanceRoot-event-listeners.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>
|
| </head>
|
| <body onload="runRepaintTest()">
|
|
|