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

Support for native DOM4 mutation methods #97

Open
rvagg opened this issue Sep 25, 2012 · 1 comment
Open

Support for native DOM4 mutation methods #97

rvagg opened this issue Sep 25, 2012 · 1 comment
Assignees

Comments

@rvagg
Copy link
Collaborator

rvagg commented Sep 25, 2012

DOM4 includes mutation methods: append(), prepend(), before(), after(), replace(), and remove(), potentially taking a variety of argument types (nodes, strings). Would be great to (1) benchmark and (2) leverage these methods in Bonzo (when they are available!).

remove() is already in WebKit with the rest to come.

/ht @paulirish @ https://plus.google.com/u/0/113127438179392830442/posts/KLfpJKLDEsv

@ded
Copy link
Owner

ded commented Nov 25, 2012

now going thru some old ones... these new methods should definitely get included! i imagine they will bench much faster

@ghost ghost assigned ded Nov 28, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants