Skip to content

Missing a very basic DOM operation: insertAdjacentElement #418

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 Jul 12, 2020 · 1 comment · Fixed by #435
Closed

Missing a very basic DOM operation: insertAdjacentElement #418

strelec opened this issue Jul 12, 2020 · 1 comment · Fixed by #435

Comments

@strelec
Copy link

strelec commented Jul 12, 2020

https://developer.mozilla.org/en-US/docs/Web/API/Element/insertAdjacentElement

Last major browser to support it was Firefox, in 2016. https://caniuse.com/#feat=insert-adjacent

@sjrd
Copy link
Member

sjrd commented Jul 12, 2020

PR welcome, as usual ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants