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

Unified Diff: LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt

Issue 11801035: Merge 138365 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Patch Set: Created 7 years, 11 months 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/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt
===================================================================
--- LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt (revision 139034)
+++ LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt (working copy)
@@ -13,7 +13,7 @@
Backspace - Make value empty
== Digit keys ==
-FAIL input.value should be 0012-09. Was 0112-09.
+PASS input.value is "0012-09"
== Left/Right keys ==
PASS input.value is "0005-06"
PASS document.activeElement.id is "input"

Powered by Google App Engine
This is Rietveld 408576698