chromium/third_party/blink/web_tests/fast/html/input-type-change-crash-expected.txt

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