| OLD | NEW |
| 1 CONSOLE WARNING: line 8: The specified value "parsing" does not conform to the r
equired format, "yyyy-MM-dd". | 1 CONSOLE WARNING: line 8: The specified value "parsing" does not conform to the r
equired format, "yyyy-MM-dd". |
| 2 CONSOLE WARNING: The specified value "Invalid attribute value" does not conform
to the required format, "yyyy-MM-dd". | 2 CONSOLE WARNING: line 23: The specified value "Invalid attribute value" does not
conform to the required format, "yyyy-MM-dd". |
| 3 CONSOLE WARNING: The specified value "Invalid attribute value" does not conform
to the required format, "yyyy-MM-dd". | 3 CONSOLE WARNING: line 25: The specified value "Invalid attribute value" does not
conform to the required format, "yyyy-MM-dd". |
| 4 CONSOLE WARNING: The specified value "Invalid IDL value" does not conform to the
required format, "yyyy-MM-dd". | 4 CONSOLE WARNING: line 28: The specified value "Invalid IDL value" does not confo
rm to the required format, "yyyy-MM-dd". |
| 5 Invisible INPUT element should not show a format warning. | 5 Invisible INPUT element should not show a format warning. |
| 6 | 6 |
| 7 Visible INPUT element should show a format warning. We'll see three warnings. | 7 Visible INPUT element should show a format warning. We'll see three warnings. |
| 8 PASS successfullyParsed is true | 8 PASS successfullyParsed is true |
| 9 | 9 |
| 10 TEST COMPLETE | 10 TEST COMPLETE |
| 11 | 11 |
| OLD | NEW |