Re: [dom] Consider banning insertNode() of the Range's start node (#63)

> all browsers always threw if you did this with a non-text node

Expressed like that, it sounds like also throwing for text nodes makes this less special. Do other browsers have something like the code in https://github.com/whatwg/dom/issues/63#issuecomment-146514568 but explicitly excluding text nodes, or what's going on here?

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

Received on Thursday, 8 October 2015 13:20:15 UTC