blob: cccdab38a049cd1a25374096d6e62db422c1abfc [file] [log] [blame]
Typing 'a'...
(editable): type=beforeinput, inputType=insertText, data=`a`, dataTransfer=`null`
(editable): type=input, inputType=insertText, data=`a`, dataTransfer=`null`
The value of the input is now: a
Replacing 'a' with 'b'...
(editable): type=beforeinput, inputType=insertReplacementText, data=`b`, dataTransfer=`null`
(editable): type=input, inputType=insertReplacementText, data=`b`, dataTransfer=`null`
The value of the input is now: b