polyfills icon indicating copy to clipboard operation
polyfills copied to clipboard

Fix document.cloneNode

Open Aierie opened this issue 2 years ago • 3 comments

Node patch affects document too, which means this.ownerDocument.__CE_registry will cause an error because document.ownerDocument is null.

Aierie avatar Jul 18 '22 05:07 Aierie

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Jul 18 '22 05:07 google-cla[bot]

Seems like the pull request failed a test, can this be picked up anew ? We are also facing this issue.

omnoms avatar Oct 31 '22 14:10 omnoms

Is there a test we can add here?

justinfagnani avatar Mar 29 '23 20:03 justinfagnani