Skip to content
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

Implement Element.insertAdjacentElement #1890

Closed
Treora opened this issue Jun 19, 2017 · 5 comments · Fixed by #2399
Closed

Implement Element.insertAdjacentElement #1890

Treora opened this issue Jun 19, 2017 · 5 comments · Fixed by #2399

Comments

@Treora
Copy link

Treora commented Jun 19, 2017

From the whatwg dom spec. See also on mdn.

@valishah
Copy link

Hi @Treora : I see it's not been taken care. Is anyone working on it currently?

@Treora
Copy link
Author

Treora commented Jul 25, 2018

Not that I know of; but I am not involved in this project, just complaining about its imperfections. ;)

@valishah
Copy link

Oh, Sorry then @Treora. Even I'm looking for the fix of insertAdjusentElement. Thinking to make the changes in the code base and open a PR so people will use it.

@Treora
Copy link
Author

Treora commented Jul 25, 2018

Cool; for reference, you may want to look at (and perhaps share code with) the implementation of insertAdjacentHTML (and its discussion in #1355)

@valishah
Copy link

Sure @Treora: Thanks for the information.

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