blob: c879a0b7c924644579a22cdea8ea8457ae4cee9c [file] [log] [blame]
Test if change event fires properly when color chooser changes. Bug 66848
To manually test this, click on the input color element in the top left corner and change the value from the color chooser. See if the number of "value changed" messages matches the number of times you changed the color.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
value changed to #ff0000
PASS input.value is "#ff0000"