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

Unified Diff: LayoutTests/fast/forms/input-maxlength-ime-preedit.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-preedit.html
diff --git a/LayoutTests/fast/forms/input-maxlength-ime-preedit.html b/LayoutTests/fast/forms/input-maxlength-ime-preedit.html
index e839dac0aa801cbf5015ff8d44718f2e94b2237a..763725d37ccdacbef8659c933a24c54eddea7395 100644
--- a/LayoutTests/fast/forms/input-maxlength-ime-preedit.html
+++ b/LayoutTests/fast/forms/input-maxlength-ime-preedit.html
@@ -17,6 +17,5 @@ textInputController.setMarkedText('abcd', 0, 4);
// The selection should have 4 characters though maxLength is 2.
shouldBe('document.getSelection().toString()', '"abcd"');
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/forms/input-maxlength-ime-completed.html ('k') | LayoutTests/fast/forms/input-maxlength-unsupported.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698