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

Unified Diff: LayoutTests/fast/forms/datetimelocal/ValidityState-typeMismatch-datetimelocal.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/datetimelocal/ValidityState-typeMismatch-datetimelocal.html
diff --git a/LayoutTests/fast/forms/datetimelocal/ValidityState-typeMismatch-datetimelocal.html b/LayoutTests/fast/forms/datetimelocal/ValidityState-typeMismatch-datetimelocal.html
index 83ba6274e4f1f4df1be5d06d1ee11027b4272523..dbd82912d199ed38898b3cf881f02ac676bdb361 100644
--- a/LayoutTests/fast/forms/datetimelocal/ValidityState-typeMismatch-datetimelocal.html
+++ b/LayoutTests/fast/forms/datetimelocal/ValidityState-typeMismatch-datetimelocal.html
@@ -62,6 +62,5 @@ shouldBeInvalid('275760-09-13T00:00:00.001');
// Disabled
shouldBeInvalid('invalid', true);
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698