Index: LayoutTests/fast/dom/shadow/event-path-for-user-agent-shadow-tree.html |
diff --git a/LayoutTests/fast/dom/shadow/event-path-for-user-agent-shadow-tree.html b/LayoutTests/fast/dom/shadow/event-path-for-user-agent-shadow-tree.html |
index 9b4f13cf631ac36497a40770e43076895a30cd9d..d8b1747563ed426f83d253e8a43d0bb3b222cd21 100644 |
--- a/LayoutTests/fast/dom/shadow/event-path-for-user-agent-shadow-tree.html |
+++ b/LayoutTests/fast/dom/shadow/event-path-for-user-agent-shadow-tree.html |
@@ -31,6 +31,5 @@ document.getElementById('details-child').dispatchEvent(clickEvent); |
debug("\nDispaching a click event on #summary-child"); |
document.getElementById('summary-child').dispatchEvent(clickEvent); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |