| Index: LayoutTests/fast/dom/shadow/event-path-with-dom-mutation.html
|
| diff --git a/LayoutTests/fast/dom/shadow/event-path-with-dom-mutation.html b/LayoutTests/fast/dom/shadow/event-path-with-dom-mutation.html
|
| index 41dcc0ed5c9e33780eb34eb1203b0d98e9b2b900..832ccb1aac22afde989f89bed58276a47f1ddca0 100644
|
| --- a/LayoutTests/fast/dom/shadow/event-path-with-dom-mutation.html
|
| +++ b/LayoutTests/fast/dom/shadow/event-path-with-dom-mutation.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>
|
|
|