blob: 419303a240d41dcb2e7ccd77d46e111792895570 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
This test changes the value of the text field by simulating typing, and then gets the value.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Maxlength shouldn't work for default value.
PASS Maxlength works for inserted text.
PASS successfullyParsed is true
TEST COMPLETE
|