Index: LayoutTests/fast/forms/validationMessage-expected.txt |
diff --git a/LayoutTests/fast/forms/validationMessage-expected.txt b/LayoutTests/fast/forms/validationMessage-expected.txt |
index c073e6f1f841d6ad61496b4c884aef78f6fe9a95..a61436f279695af0a78696b09ff4602e8297d70e 100644 |
--- a/LayoutTests/fast/forms/validationMessage-expected.txt |
+++ b/LayoutTests/fast/forms/validationMessage-expected.txt |
@@ -28,7 +28,7 @@ input stepMismatch: Please enter a valid value. The two nearest valid values are |
input stepMismatch: Please enter a valid value. The two nearest valid values are 0.1 and 0.2. |
input stepMismatch: Please enter a valid value. The nearest valid value is 10. |
tooLong: |
-input tooLong: Please shorten this text to 3 characters or less (you are currently using 5 characters). |
+input tooLong: |
input tooLong: Please shorten this text to 2 characters or less (you are currently using 3 characters). |
input tooLong: Please shorten this text to ٢ characters or less (you are currently using ٣ characters). |
textarea tooLong: Please shorten this text to 3 characters or less (you are currently using 5 characters). |