blob: e2eb2893fd49eed8206a01345193e3ac8736253e [file] [log] [blame]
This test checks that changing the 'type' attribute on an input element without a 'value' attribute doesn't crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS inputElement.type is 'text'
PASS inputElement.type is 'submit'
PASS successfullyParsed is true
TEST COMPLETE