Missing basic DOM operation: Element.replaceWith
strelec opened this issue · 1 comments
strelec commented
Pretty much supported in all browsers: https://caniuse.com/mdn-api_element_replacewith
DOM Standard: https://dom.spec.whatwg.org/#interface-childnode
MDN: https://developer.mozilla.org/en-US/docs/Web/API/Element/replaceWith
armanbilge commented
Thanks, PRs happily accepted! :)