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

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

Is that a text node with lots of empty spaces before a block (\<p>)node? 

No, I don't think that should just happen. If this is because HTML has been loaded into the DOM in some way, then that import process should be changed. 

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

Received on Saturday, 22 August 2015 17:19:05 UTC