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

Unified Diff: LayoutTests/fast/events/event-listener-moving-documents.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/events/event-listener-moving-documents.html
diff --git a/LayoutTests/fast/events/event-listener-moving-documents.html b/LayoutTests/fast/events/event-listener-moving-documents.html
index a47a164bc622e35417c77e85748b35b3349c3efa..fe4318ce62f5b9e00fdb6d6eab9fcb8f2cba3519 100644
--- a/LayoutTests/fast/events/event-listener-moving-documents.html
+++ b/LayoutTests/fast/events/event-listener-moving-documents.html
@@ -17,5 +17,4 @@ shouldBe('addedCalls', '2');
div.removeChild(div.firstChild);
shouldBe('removedCalls', '1');
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
« no previous file with comments | « LayoutTests/fast/events/event-listener-map-rehash-crash.html ('k') | LayoutTests/fast/events/event-listener-sharing.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698