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

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

Powered by Google App Engine
This is Rietveld 408576698