[dom] Proposal: Node#appendSibling/prependSibling (#38)

``` js
element.appendSibling(sibling)
```
Good way to replace non-standard `insertAdjacentElement`.

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

Received on Sunday, 31 May 2015 13:29:17 UTC