DescriptionImplement Composition interface for IME API
Spec: http://www.w3.org/TR/ime-api/#composition-interface
This interface represents an ongoing IME composition. It provides attributes
representing the text being composed by an IME and its associated information.
The interface IDL is already committed at r155072.
This CL implements the interface.
BUG=238585
TEST=layouttest fast/ime
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157593
Patch Set 1 : . #
Total comments: 4
Patch Set 2 : update for comments. #
Total comments: 2
Patch Set 3 : consistent quotation usage in layouttest html. #
Messages
Total messages: 7 (0 generated)
|