Index: LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-non-distributed-nodes.html |
diff --git a/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-non-distributed-nodes.html b/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-non-distributed-nodes.html |
index 3955faa236692c27983191860bcc6f1e0ce5a68b..e97eac30fa7b6e28f217d01672f6722fb17c7c49 100644 |
--- a/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-non-distributed-nodes.html |
+++ b/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-non-distributed-nodes.html |
@@ -36,6 +36,5 @@ |
document.getElementById('non-distributed-node').click(); |
debugDispatchedEvent('click'); |
</script> |
- <script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |