Add inputType field to beforeinput events in inputevent-ime.html
In InputMethodController, the beforeinput and input events are fired separately for most (all?) commands, so our JavaScript event test case should be checking separately that they both have the correct inputType. Change-Id: I13e2abf23af657fc2ecd5c0427d8bc57fc6fbeb8 Reviewed-on: https://chromium-review.googlesource.com/872611 Commit-Queue: Ryan Landay <rlanday@chromium.org> Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#530327}
Showing
Please register or sign in to comment