blob: 937fb6b8a897b579904672ddb49d47ecdb74c19f [file] [log] [blame]
This test ensures WebKit clears IME composition inside an input element when the value is programmatically set. To manually test, type in "nihao" using Chinese IME and then press the down arrow key. The text must be replaced by "henhao" without composition marker.
PASS