[dom] "If context object’s parent is parent, replace t..." (#48)

https://dom.spec.whatwg.org/#interface-childnode

> If context object’s parent is parent, replace the context object with node within parent. 

Add a note here

```
<p class=note><a>Context object</a> could have been inserted into <var>node</var>.
```
Once @tabatkins fixes bikeshed since currently DOM generates a bunch of errors that seem like regressions.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/48

Received on Thursday, 2 July 2015 09:23:10 UTC