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

fix: [#1392] Adds support for using Node.prototype.cloneNode.call(ele… #1393

Merged

Conversation

capricorn86
Copy link
Owner

…ment), Node.prototype.appendChild.call(element), Node.prototype.removeChild.call(element), Node.prototype.insertBefore.call(element) and Node.prototype.replaceChild.call(element)

…ment), Node.prototype.appendChild.call(element), Node.prototype.removeChild.call(element), Node.prototype.insertBefore.call(element) and Node.prototype.replaceChild.call(element)
@capricorn86 capricorn86 linked an issue Apr 7, 2024 that may be closed by this pull request
@capricorn86 capricorn86 merged commit e8f6107 into master Apr 7, 2024
2 of 4 checks passed
@capricorn86 capricorn86 deleted the 1392-unable-to-correctly-clonenode-through-nodeprototype branch April 7, 2024 15:19
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

Successfully merging this pull request may close these issues.

Unable to correctly cloneNode through Node.prototype
1 participant