blob: 7fdd978f8c1f05531edda3fa7b6c0784087f8667 [file] [log] [blame]
Test that undoing autocorrection from "wellcome" to "welcome" and typing a space doesn't re-autocorrect "wellcome".
To manually test, type "testt " and observe that it's auto-corrected to "test ". Then undo the auto-correction and type a space again. You should see "testt ".
wellcome 
PASS editor.innerText is 'wellcome '
PASS successfullyParsed is true
TEST COMPLETE