blob: 376a3447670ecf9ba9ef0b22872a2fa84aa9fa39 [file] [log] [blame]
Test if change event fires when the user selects the default value after the value was changed by JS.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS input.value is "#ff0000"
PASS input.value is "#ffffff"
onchange fired: #ffffff
PASS successfullyParsed is true
TEST COMPLETE