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

The idea here is to spec it in such a way that could be modeled as being implemented as a shadow DOM even though such will be an implementation detail.  The shadow DOM spec. will be defining something like user-defined shadow root so we should just use that concept instead of inventing our own exotic feature/concept.  In general, we're trying to construct/explain a higher level API (e.g. editing API) in terms of more primitive API (e.g. shadow DOM) instead of a higher level API introducing lots of primitives of its own.

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

Received on Friday, 29 May 2015 04:53:25 UTC