- From: Klim Lee <notifications@github.com>
- Date: Sat, 13 Jun 2015 22:23:17 -0700
- To: w3c/editing <editing@noreply.github.com>
Received on Sunday, 14 June 2015 05:23:50 UTC
Shouldn’t it be stated that the caret cannot be placed inside invisible nodes, regardless of the nature of their invisibility? There’s much more than just comments and `display: none`: PI nodes (in XHTML), unparsed text (e. g. within `script`), nodes with `visibility: hidden`, nodes with `hidden` attribute set to true. Having the caret inside any of those doesn’t make much sense. Why the specificity? --- Reply to this email directly or view it on GitHub: https://github.com/w3c/editing/issues/51#issuecomment-111784551
Received on Sunday, 14 June 2015 05:23:50 UTC