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

Unified Diff: LayoutTests/fast/js/Promise-resolve-with-then-fulfill.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/Promise-resolve-with-then-fulfill.html
diff --git a/LayoutTests/fast/js/Promise-resolve-with-then-fulfill.html b/LayoutTests/fast/js/Promise-resolve-with-then-fulfill.html
index 35a027e3711739ffb5b785c7b26b272286f3c029..d6c9a9cec5b32a7df590d14a6e735781efb69005 100644
--- a/LayoutTests/fast/js/Promise-resolve-with-then-fulfill.html
+++ b/LayoutTests/fast/js/Promise-resolve-with-then-fulfill.html
@@ -33,6 +33,5 @@ promise.then(function(result) {
debug('The promise is not fulfilled now.');
</script>
-<script src="resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698