| Index: LayoutTests/fast/forms/date/ValidityState-rangeUnderflow-date-expected.txt
|
| diff --git a/LayoutTests/fast/forms/date/ValidityState-rangeUnderflow-date-expected.txt b/LayoutTests/fast/forms/date/ValidityState-rangeUnderflow-date-expected.txt
|
| index 5b02e20d568249618576ed3d8f4b95beff3e8a6d..8d81996724001e72b074a147ccddd561151b777c 100644
|
| --- a/LayoutTests/fast/forms/date/ValidityState-rangeUnderflow-date-expected.txt
|
| +++ b/LayoutTests/fast/forms/date/ValidityState-rangeUnderflow-date-expected.txt
|
| @@ -3,7 +3,7 @@ This test aims to check for rangeUnderflow flag with date input fields
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS The value "2010-01-27" doesn't underflow the minimum value "".
|
| +PASS The value "2010-01-27" doesn't underflow the minimum value "null".
|
| PASS The value "2010-01-27" doesn't underflow the minimum value "".
|
| PASS The value "2010-01-27" doesn't underflow the minimum value "foo".
|
| PASS The value "1000-01-01" doesn't underflow the minimum value "".
|
|
|