Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(143)

Unified Diff: LayoutTests/fast/dom/shadow/event-path-for-user-agent-shadow-tree.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « LayoutTests/fast/dom/shadow/event-path.html ('k') | LayoutTests/fast/dom/shadow/event-path-in-shadow-tree.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698