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

Unified Diff: LayoutTests/fast/cookies/local-file-can-set-cookies.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/cookies/local-file-can-set-cookies.html
diff --git a/LayoutTests/fast/cookies/local-file-can-set-cookies.html b/LayoutTests/fast/cookies/local-file-can-set-cookies.html
index 96a8a6538cc7ac1bf7e6651439f7c501fc6cdf56..a624d234145d79610f51f8dabdba72a18927555d 100644
--- a/LayoutTests/fast/cookies/local-file-can-set-cookies.html
+++ b/LayoutTests/fast/cookies/local-file-can-set-cookies.html
@@ -12,7 +12,6 @@
document.cookie = 'ppkcookie1=testcookie';
shouldBeTrue("document.cookie.indexOf('ppkcookie1=testcookie') >= 0");
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/cookies/cookies-disabled-in-data-url.html ('k') | LayoutTests/fast/css-grid-layout/display-grid-set-get.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698