[Bug 22059] Composition dictionary should be changed

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22059

--- Comment #14 from Jianfeng Lin <jianflin@microsoft.com> ---
We use offset because the key scenario we were trying to tackle is the search
suggestion in <input type="text">, in which case it has to be an offset within
the element's textContent. For contentEditable a range object could be more
useful and the API could support both offset and range there.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 22 January 2014 01:15:54 UTC