| Index: LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-manually-fired.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-manually-fired.html b/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-manually-fired.html
|
| index 0ca3ac4d492637068dbd5f3d139ba3cc327b1398..7f6daf4af4a4f3baa86862e06d00c37f2b3c1902 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-manually-fired.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-manually-fired.html
|
| @@ -34,6 +34,5 @@
|
| debugDispatchedEvent('mouseout');
|
| debugDispatchedEvent('mouseover');
|
| </script>
|
| - <script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|