- From: Johannes Wilm <notifications@github.com>
 - Date: Sat, 22 Aug 2015 10:18:35 -0700
 - To: w3c/editing <editing@noreply.github.com>
 
Received on Saturday, 22 August 2015 17:19:05 UTC
> ```
<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