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

Unified Diff: LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events.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/date-multiple-fields/date-multiple-fields-keyboard-events.html
diff --git a/LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events.html b/LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events.html
index 119c8b0e1b40c432aea5fb4b23c72bb6ad321b7d..d767b571115763011a549c24cac907e0488c3388 100644
--- a/LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events.html
+++ b/LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events.html
@@ -281,6 +281,5 @@ keyDown('upArrow'); // [12]/08/2012
shouldBeEqualToString('input.value', '2012-12-08');
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698