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

Unified Diff: LayoutTests/crash/string-replacement-outofmemory.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/crash/array-splice.html ('k') | LayoutTests/crypto/digest.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/crash/string-replacement-outofmemory.html
diff --git a/LayoutTests/crash/string-replacement-outofmemory.html b/LayoutTests/crash/string-replacement-outofmemory.html
index bc3ddd844c749f183e66eb36919281ca29c17a4d..eb80ac5897c82ae25724ee3d1a9edddf830c689f 100644
--- a/LayoutTests/crash/string-replacement-outofmemory.html
+++ b/LayoutTests/crash/string-replacement-outofmemory.html
@@ -20,4 +20,3 @@ y = createStringWithRepeatedChar(y, (1 << 20) + 1);
shouldThrow("x.replace(/\\d/g, y)", '"Error: Out of memory"');
var successfullyParsed = true;
</script>
-<script src="../fast/js/resources/js-test-post.js"></script>
« no previous file with comments | « LayoutTests/crash/array-splice.html ('k') | LayoutTests/crypto/digest.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698