- From: Frederico Caldeira Knabben <notifications@github.com>
- Date: Mon, 01 Jun 2015 05:23:28 -0700
- To: w3c/editing <editing@noreply.github.com>
Received on Monday, 1 June 2015 12:23:54 UTC
I think you summarised it well. To make cE=true usable, we need the following: 1. Quality behavior spec’ed. 2. Interoperability 3. Hooks for overriding the behavior. One of the ideas that made cE=typing was that cE should be “modular”. It means that “typing” was one of the modules but we could have others. In this way one could have contenteditable=“typing newline delete etc”, enabling a series of editing modules. Each module could be spec’ed independently. Finally, cE=true could be simply spec’ed as a shortcut to have all modules enabled. I’m for spec'ing cE=true to make it useful and I like the modularization idea. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/editing/issues/54#issuecomment-107421639
Received on Monday, 1 June 2015 12:23:54 UTC