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

Unified Diff: LayoutTests/fast/forms/input-maxlength-ime-completed.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/forms/input-maxlength-ime-completed.html
diff --git a/LayoutTests/fast/forms/input-maxlength-ime-completed.html b/LayoutTests/fast/forms/input-maxlength-ime-completed.html
index cceff3aad98261a0d81f73aef2ee675ee7a8cefc..1361e4892bc5d0c7ece5167e253b47e18e7f0a7b 100644
--- a/LayoutTests/fast/forms/input-maxlength-ime-completed.html
+++ b/LayoutTests/fast/forms/input-maxlength-ime-completed.html
@@ -20,6 +20,5 @@ textInputController.insertText('abcd'); // Debug WebKit crashed by this without
document.execCommand('SelectAll');
shouldBe('document.getSelection().toString()', '"ab"');
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/forms/input-maxlength.html ('k') | LayoutTests/fast/forms/input-maxlength-ime-preedit.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698