| 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"
|
|
|