Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Missing basic DOM operation: Element.replaceWith #692

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
strelec opened this issue Apr 7, 2022 · 1 comment · Fixed by #720
Closed

Missing basic DOM operation: Element.replaceWith #692

strelec opened this issue Apr 7, 2022 · 1 comment · Fixed by #720
Labels

Comments

@strelec
Copy link

strelec commented Apr 7, 2022

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
Copy link
Member

Thanks, PRs happily accepted! :)

@armanbilge armanbilge linked a pull request Aug 20, 2022 that will close this issue
armanbilge added a commit that referenced this issue Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants