Re: [dom] Rewrite replaceWith/before/after algorithms (#32)

I think @arv and I decided we would not throw more than necessary for these algorithms. Note that improper usage can already result in a somewhat awkward state, with various nodes being removed from the document before you get an exception. (Due to appending them to the `DocumentFragment`.)

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

Received on Saturday, 13 June 2015 05:50:53 UTC