Re: [editing-explainer] Can we use textnodes, and block/inline nodes as shadow roots for transparent IME handling? (#57)

I might be dreaming, but I wish the API spec abstracts details well enough so that browsers can choose whether it wants to use shadow DOM or other internal specially designed code.

API should describe what JS and browsers need to communicate to each other to accomplish IME handling. With that defined, one browser may choose to use shadow DOM as its internal implementation, while other browsers may use others. That'd be ideal for both JS and browser developers, right?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing-explainer/issues/57#issuecomment-106261381

Received on Thursday, 28 May 2015 10:14:44 UTC