| OLD | NEW |
| 1 Tests for .valueAsNumber with non-supported input types. | 1 Tests for .valueAsNumber with non-supported input types. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 Check for type=button | 6 Check for type=button |
| 7 PASS input.valueAsNumber is Number.NaN | 7 PASS input.valueAsNumber is Number.NaN |
| 8 PASS input.valueAsNumber = 0 threw exception Error: InvalidStateError: DOM Excep
tion 11. | 8 PASS input.valueAsNumber = 0 threw exception InvalidStateError: An attempt was m
ade to use an object that is not, or is no longer, usable.. |
| 9 Check for type=checkbox | 9 Check for type=checkbox |
| 10 PASS input.valueAsNumber is Number.NaN | 10 PASS input.valueAsNumber is Number.NaN |
| 11 PASS input.valueAsNumber = 0 threw exception Error: InvalidStateError: DOM Excep
tion 11. | 11 PASS input.valueAsNumber = 0 threw exception InvalidStateError: An attempt was m
ade to use an object that is not, or is no longer, usable.. |
| 12 Check for type=color | 12 Check for type=color |
| 13 PASS input.valueAsNumber is Number.NaN | 13 PASS input.valueAsNumber is Number.NaN |
| 14 PASS input.valueAsNumber = 0 threw exception Error: InvalidStateError: DOM Excep
tion 11. | 14 PASS input.valueAsNumber = 0 threw exception InvalidStateError: An attempt was m
ade to use an object that is not, or is no longer, usable.. |
| 15 Check for type=email | 15 Check for type=email |
| 16 PASS input.valueAsNumber is Number.NaN | 16 PASS input.valueAsNumber is Number.NaN |
| 17 PASS input.valueAsNumber = 0 threw exception Error: InvalidStateError: DOM Excep
tion 11. | 17 PASS input.valueAsNumber = 0 threw exception InvalidStateError: An attempt was m
ade to use an object that is not, or is no longer, usable.. |
| 18 Check for type=file | 18 Check for type=file |
| 19 PASS input.valueAsNumber is Number.NaN | 19 PASS input.valueAsNumber is Number.NaN |
| 20 PASS input.valueAsNumber = 0 threw exception Error: InvalidStateError: DOM Excep
tion 11. | 20 PASS input.valueAsNumber = 0 threw exception InvalidStateError: An attempt was m
ade to use an object that is not, or is no longer, usable.. |
| 21 Check for type=hidden | 21 Check for type=hidden |
| 22 PASS input.valueAsNumber is Number.NaN | 22 PASS input.valueAsNumber is Number.NaN |
| 23 PASS input.valueAsNumber = 0 threw exception Error: InvalidStateError: DOM Excep
tion 11. | 23 PASS input.valueAsNumber = 0 threw exception InvalidStateError: An attempt was m
ade to use an object that is not, or is no longer, usable.. |
| 24 Check for type=image | 24 Check for type=image |
| 25 PASS input.valueAsNumber is Number.NaN | 25 PASS input.valueAsNumber is Number.NaN |
| 26 PASS input.valueAsNumber = 0 threw exception Error: InvalidStateError: DOM Excep
tion 11. | 26 PASS input.valueAsNumber = 0 threw exception InvalidStateError: An attempt was m
ade to use an object that is not, or is no longer, usable.. |
| 27 Check for type=khtml_isindex | 27 Check for type=khtml_isindex |
| 28 PASS input.valueAsNumber is Number.NaN | 28 PASS input.valueAsNumber is Number.NaN |
| 29 PASS input.valueAsNumber = 0 threw exception Error: InvalidStateError: DOM Excep
tion 11. | 29 PASS input.valueAsNumber = 0 threw exception InvalidStateError: An attempt was m
ade to use an object that is not, or is no longer, usable.. |
| 30 Check for type=password | 30 Check for type=password |
| 31 PASS input.valueAsNumber is Number.NaN | 31 PASS input.valueAsNumber is Number.NaN |
| 32 PASS input.valueAsNumber = 0 threw exception Error: InvalidStateError: DOM Excep
tion 11. | 32 PASS input.valueAsNumber = 0 threw exception InvalidStateError: An attempt was m
ade to use an object that is not, or is no longer, usable.. |
| 33 Check for type=radio | 33 Check for type=radio |
| 34 PASS input.valueAsNumber is Number.NaN | 34 PASS input.valueAsNumber is Number.NaN |
| 35 PASS input.valueAsNumber = 0 threw exception Error: InvalidStateError: DOM Excep
tion 11. | 35 PASS input.valueAsNumber = 0 threw exception InvalidStateError: An attempt was m
ade to use an object that is not, or is no longer, usable.. |
| 36 Check for type=reset | 36 Check for type=reset |
| 37 PASS input.valueAsNumber is Number.NaN | 37 PASS input.valueAsNumber is Number.NaN |
| 38 PASS input.valueAsNumber = 0 threw exception Error: InvalidStateError: DOM Excep
tion 11. | 38 PASS input.valueAsNumber = 0 threw exception InvalidStateError: An attempt was m
ade to use an object that is not, or is no longer, usable.. |
| 39 Check for type=search | 39 Check for type=search |
| 40 PASS input.valueAsNumber is Number.NaN | 40 PASS input.valueAsNumber is Number.NaN |
| 41 PASS input.valueAsNumber = 0 threw exception Error: InvalidStateError: DOM Excep
tion 11. | 41 PASS input.valueAsNumber = 0 threw exception InvalidStateError: An attempt was m
ade to use an object that is not, or is no longer, usable.. |
| 42 Check for type=submit | 42 Check for type=submit |
| 43 PASS input.valueAsNumber is Number.NaN | 43 PASS input.valueAsNumber is Number.NaN |
| 44 PASS input.valueAsNumber = 0 threw exception Error: InvalidStateError: DOM Excep
tion 11. | 44 PASS input.valueAsNumber = 0 threw exception InvalidStateError: An attempt was m
ade to use an object that is not, or is no longer, usable.. |
| 45 Check for type=tel | 45 Check for type=tel |
| 46 PASS input.valueAsNumber is Number.NaN | 46 PASS input.valueAsNumber is Number.NaN |
| 47 PASS input.valueAsNumber = 0 threw exception Error: InvalidStateError: DOM Excep
tion 11. | 47 PASS input.valueAsNumber = 0 threw exception InvalidStateError: An attempt was m
ade to use an object that is not, or is no longer, usable.. |
| 48 Check for type=text | 48 Check for type=text |
| 49 PASS input.valueAsNumber is Number.NaN | 49 PASS input.valueAsNumber is Number.NaN |
| 50 PASS input.valueAsNumber = 0 threw exception Error: InvalidStateError: DOM Excep
tion 11. | 50 PASS input.valueAsNumber = 0 threw exception InvalidStateError: An attempt was m
ade to use an object that is not, or is no longer, usable.. |
| 51 Check for type=url | 51 Check for type=url |
| 52 PASS input.valueAsNumber is Number.NaN | 52 PASS input.valueAsNumber is Number.NaN |
| 53 PASS input.valueAsNumber = 0 threw exception Error: InvalidStateError: DOM Excep
tion 11. | 53 PASS input.valueAsNumber = 0 threw exception InvalidStateError: An attempt was m
ade to use an object that is not, or is no longer, usable.. |
| 54 PASS successfullyParsed is true | 54 PASS successfullyParsed is true |
| 55 | 55 |
| 56 TEST COMPLETE | 56 TEST COMPLETE |
| 57 | 57 |
| OLD | NEW |