| Index: LayoutTests/fast/dom/shadow/event-path-not-in-document.html
|
| diff --git a/LayoutTests/fast/dom/shadow/event-path-not-in-document.html b/LayoutTests/fast/dom/shadow/event-path-not-in-document.html
|
| index 2ec42bc91a78fbf47e27120b7ed4071bff8408a3..fbd0851d1c454a34eda6d860472dc165c232beef 100644
|
| --- a/LayoutTests/fast/dom/shadow/event-path-not-in-document.html
|
| +++ b/LayoutTests/fast/dom/shadow/event-path-not-in-document.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script src="resources/shadow-dom.js"></script>
|
| </head>
|
| <body>
|
|
|