| Index: LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-fallback-nodes.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-fallback-nodes.html b/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-fallback-nodes.html
|
| index 6b988fa38eb415134900a7142ef1deeb544e0a5c..bf93cc9ac74cc5f240b796f10b821654ae5d1186 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-fallback-nodes.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-fallback-nodes.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>
|
| <script src="resources/event-dispatching.js"></script>
|
| </head>
|
|
|