blob: 986f87f199d04274d13622066c93a4056cc18407 [file] [log] [blame]
This tests that onchange is not fired after a form field's type changes.
Should fire change event when type does not change.
PASS true is true
Should *not* fire change event when type does not change.
PASS false is false