| Index: LayoutTests/svg/custom/use-instanceRoot-event-bubbling.xhtml
|
| diff --git a/LayoutTests/svg/custom/use-instanceRoot-event-bubbling.xhtml b/LayoutTests/svg/custom/use-instanceRoot-event-bubbling.xhtml
|
| index bb37a3b045b4d994a06565612110107489f98ccc..6c72cfb83bf0ca623d3958b66e645e662764dd9f 100644
|
| --- a/LayoutTests/svg/custom/use-instanceRoot-event-bubbling.xhtml
|
| +++ b/LayoutTests/svg/custom/use-instanceRoot-event-bubbling.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()">
|
|
|