[editing] should not use the shadow DOM for beforeInput (#76)

As discussed at the F2F, we're moving the ce=events spec to ce=typing and will not specify that the DOM is not modified during IME input. Instead, authors can today move the selection to a different element to get the composition inserted there.

See http://jsbin.com/pubeqanefe/1/edit?html,output for an example of moving the selection. This needs more thorough testing. It works in Chrome on Mac at least. We should make sure it works in all browsers/platforms. If not, I expect this is a bug we can get fixed.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/76

Received on Sunday, 23 August 2015 15:06:19 UTC