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

Unified Diff: LayoutTests/fast/js/callback-function-with-handle-event.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/js/callback-function-with-handle-event.html
diff --git a/LayoutTests/fast/js/callback-function-with-handle-event.html b/LayoutTests/fast/js/callback-function-with-handle-event.html
index bcc3a5bdad0aea7c6fc2031917bf6ffebb19ab66..e315f0b673dc86cccef09535473c1933d3977555 100644
--- a/LayoutTests/fast/js/callback-function-with-handle-event.html
+++ b/LayoutTests/fast/js/callback-function-with-handle-event.html
@@ -32,7 +32,6 @@
var db = openDatabase("callback-function-with-handle-event-test", "", "Test for callback functions that implement a handleEvent() method.", 1);
db.changeVersion(db.version, "1.0", callback);
</script>
- <script src="resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/js/cached-eval-gc.html ('k') | LayoutTests/fast/js/codegen-temporaries-multiple-global-blocks.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698