blob: 22675e38eeeb7d88ec446c44ed8cf09c7eddc2d5 [file] [log] [blame]
This test verifies that beforeinput events of inputType "insertReplacementText" can be prevented.
To manually test, type 'T' into the text field and try to select a candidate. The replacement text should not be inserted.
Replacing "T" with "The"...
Prevented "insertReplacementText" with data: "The"
Does the input value contain replacement text? false