blob: 9395441cc7b6022cff7325f3777fc0840f2341c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Type=number field should not accept invalid numbers though a user can type such strings
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS input.value is "512"
PASS input.value is "512"
PASS input.value is "512"
PASS successfullyParsed is true
TEST COMPLETE
|