Index: LayoutTests/fast/forms/number/number-keyoperation-expected.txt |
diff --git a/LayoutTests/fast/forms/number/number-keyoperation-expected.txt b/LayoutTests/fast/forms/number/number-keyoperation-expected.txt |
index fc48c3fd867dd369b61816fca847948d71962696..75d1e84df5c53cbe2a06b6ede7dbfbf1c5d59616 100644 |
--- a/LayoutTests/fast/forms/number/number-keyoperation-expected.txt |
+++ b/LayoutTests/fast/forms/number/number-keyoperation-expected.txt |
@@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
Inserting "ab123cd": |
-PASS input.value is "" |
+PASS input.value is "123" |
Press the up arrow key: |
PASS input.value is "124" |
Press the down arrow key: |