blob: ce877d230064254d0a8bbc0a08544517ffd28fed [file] [log] [blame]
There was a bug that the value property of a cloned text input was not updated.
Check for text type:
PASS clone.value is newValue
Check for search type:
PASS clone.value is newValue
Check for search type:
PASS clone.value is newValue
Check for number type:
PASS clone.value is newValue
PASS successfullyParsed is true
TEST COMPLETE