| OLD | NEW |
| 1 CONSOLE WARNING: line 290: The specified value "a" is not a valid email address. | |
| 2 CONSOLE WARNING: line 290: The specified value "a" is not a valid email address. | |
| 3 CONSOLE WARNING: line 283: The specified value "abc" is not a valid email addres
s. | |
| 4 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 5 PASS [INPUT in TEXT status] no constraint | 2 PASS [INPUT in TEXT status] no constraint |
| 6 PASS [INPUT in TEXT status] no constraint (in a form) | 3 PASS [INPUT in TEXT status] no constraint (in a form) |
| 7 FAIL [INPUT in TEXT status] suffering from being too long assert_false: The chec
kValidity method should be false. expected false got true | 4 FAIL [INPUT in TEXT status] suffering from being too long assert_false: The chec
kValidity method should be false. expected false got true |
| 8 FAIL [INPUT in TEXT status] suffering from being too long (in a form) assert_fal
se: The checkValidity method of the element's form owner should return false. ex
pected false got true | 5 FAIL [INPUT in TEXT status] suffering from being too long (in a form) assert_fal
se: The checkValidity method of the element's form owner should return false. ex
pected false got true |
| 9 PASS [INPUT in TEXT status] suffering from a pattern mismatch | 6 PASS [INPUT in TEXT status] suffering from a pattern mismatch |
| 10 PASS [INPUT in TEXT status] suffering from a pattern mismatch (in a form) | 7 PASS [INPUT in TEXT status] suffering from a pattern mismatch (in a form) |
| 11 PASS [INPUT in TEXT status] suffering from being missing | 8 PASS [INPUT in TEXT status] suffering from being missing |
| 12 PASS [INPUT in TEXT status] suffering from being missing (in a form) | 9 PASS [INPUT in TEXT status] suffering from being missing (in a form) |
| 13 PASS [INPUT in SEARCH status] no constraint | 10 PASS [INPUT in SEARCH status] no constraint |
| (...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 118 PASS [select] no constraint | 115 PASS [select] no constraint |
| 119 PASS [select] no constraint (in a form) | 116 PASS [select] no constraint (in a form) |
| 120 PASS [select] suffering from being missing | 117 PASS [select] suffering from being missing |
| 121 PASS [select] suffering from being missing (in a form) | 118 PASS [select] suffering from being missing (in a form) |
| 122 PASS [textarea] no constraint | 119 PASS [textarea] no constraint |
| 123 PASS [textarea] no constraint (in a form) | 120 PASS [textarea] no constraint (in a form) |
| 124 PASS [textarea] suffering from being missing | 121 PASS [textarea] suffering from being missing |
| 125 PASS [textarea] suffering from being missing (in a form) | 122 PASS [textarea] suffering from being missing (in a form) |
| 126 Harness: the test ran to completion. | 123 Harness: the test ran to completion. |
| 127 | 124 |
| OLD | NEW |