haikuwebkit/LayoutTests/fast/html/input-type-change-crash-exp...

12 lines
317 B
Plaintext

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