- From: <bugzilla@jessica.w3.org>
- Date: Wed, 22 Jan 2014 01:15:52 +0000
- To: public-webapps-bugzilla@w3.org
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