- From: Johannes Wilm <notifications@github.com>
- Date: Tue, 25 Aug 2015 09:06:29 -0700
- To: w3c/editing <editing@noreply.github.com>
Received on Tuesday, 25 August 2015 16:06:56 UTC
Yes, the reason being that Chrome is concerned about that IME handling through the Shadow DOM may be a performance concern for them. Instead we found out ways in which we allow JS to move the caret and do all that by itself. At the time when cE=caret will be specced, in X years, the JS will have direct access to all the internals of IME character construction. For now we start with Typing, which then also should be the first one to be shipped. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/editing/issues/85#issuecomment-134651356
Received on Tuesday, 25 August 2015 16:06:56 UTC