Re: [editing] Legal caret positions – invisible text nodes (#75)

That's a good point. If an RTE keeps the DOM super clean, then caret won't be able to be placed in those weird locations as e.g.:

```
<div>
    ^<p>x</p></div>
```

So for me that's totally OK. The more places are legal, the more happy I am :).

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

Received on Saturday, 22 August 2015 17:06:49 UTC