- From: xlaywan via GitHub <sysbot+gh@w3.org>
- Date: Sun, 31 May 2015 13:28:50 +0000
- To: www-dom@w3.org
xlaywan has just created a new issue for https://github.com/whatwg/dom: == Proposal: Node#appendSibling/prependSibling == ``` js element.appendSibling(sibling) ``` Good way to replace non-standard `insertAdjacentElement`. See https://github.com/whatwg/dom/issues/38
Received on Sunday, 31 May 2015 13:28:51 UTC