blob: 70de16378054c5873e041264c0a68699b09aae9b [file] [log] [blame]
This test verifies that the input and change events fire when changing the value of a color input via drag and drop. To test manually, drag the color input on the left onto the color input on the right.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS src.value is "#ff0000"
PASS dest.value is "#ff0000"
PASS successfullyParsed is true
TEST COMPLETE