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

Unified Diff: LayoutTests/fast/dom/XMLHttpRequest-legacy-event-listener.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
« no previous file with comments | « LayoutTests/fast/dom/XMLHttpRequest-constants.html ('k') | LayoutTests/fast/dom/access-key-iframe.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/XMLHttpRequest-legacy-event-listener.html
diff --git a/LayoutTests/fast/dom/XMLHttpRequest-legacy-event-listener.html b/LayoutTests/fast/dom/XMLHttpRequest-legacy-event-listener.html
index 1ad3320dc6b9082079c7c8d39cee5550440322ab..105c88c59b33b26107e6a0e5b05dcc4364cc3afb 100644
--- a/LayoutTests/fast/dom/XMLHttpRequest-legacy-event-listener.html
+++ b/LayoutTests/fast/dom/XMLHttpRequest-legacy-event-listener.html
@@ -13,6 +13,5 @@ shouldBe('new XMLHttpRequest().removeEventListener("bar")', 'undefined');
shouldBe('new XMLHttpRequest().addEventListener()', 'undefined');
shouldBe('new XMLHttpRequest().removeEventListener()', 'undefined');
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/dom/XMLHttpRequest-constants.html ('k') | LayoutTests/fast/dom/access-key-iframe.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698