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

Unified Diff: LayoutTests/fast/forms/input-maxlength-unsupported.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/fast/forms/input-maxlength-ime-preedit.html ('k') | LayoutTests/fast/forms/input-minmax.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/input-maxlength-unsupported.html
diff --git a/LayoutTests/fast/forms/input-maxlength-unsupported.html b/LayoutTests/fast/forms/input-maxlength-unsupported.html
index 33f0ce1bd8f833e5000b61e9d837d040dcfbaeb8..e12a39c0f4c038cf5b090b1355c4f0094e6fa458 100644
--- a/LayoutTests/fast/forms/input-maxlength-unsupported.html
+++ b/LayoutTests/fast/forms/input-maxlength-unsupported.html
@@ -19,6 +19,5 @@ shouldBe('input.value', '"1234"');
input.parentNode.removeChild(input);
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/forms/input-maxlength-ime-preedit.html ('k') | LayoutTests/fast/forms/input-minmax.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698