| Index: LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-text-node-in-shadow-root.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-text-node-in-shadow-root.html b/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-text-node-in-shadow-root.html
|
| index e59c43be0acd1dd6e16e8adc8827b23321538170..48cf90ce309de92abcd9abe0cb4b4eeb90137d1e 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-text-node-in-shadow-root.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-text-node-in-shadow-root.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>
|
|
|