RESOLVED FIXED 283431
Expose importNode on ShadowRoot and maintain scoped registry association with disconnected nodes
https://bugs.webkit.org/show_bug.cgi?id=283431
Summary Expose importNode on ShadowRoot and maintain scoped registry association with...
Ryosuke Niwa
Reported 2024-11-20 10:58:17 PST
We should expose shadowRoot.prototype.importNode when scoped custom element registry is enabled.
Attachments
Ryosuke Niwa
Comment 1 2024-11-21 14:19:03 PST
Radar WebKit Bug Importer
Comment 2 2024-11-27 10:59:13 PST
EWS
Comment 3 2024-12-10 14:32:42 PST
Committed 287633@main (2539a900b511): <https://commits.webkit.org/287633@main> Reviewed commits have been landed. Closing PR #36975 and removing active labels.
WebKit Commit Bot
Comment 4 2024-12-17 14:03:47 PST
Re-opened since this is blocked by bug 284844
Ryosuke Niwa
Comment 5 2024-12-17 18:29:45 PST
Landing a fix for the crash in https://bugs.webkit.org/show_bug.cgi?id=284863.
Note You need to log in before you can comment on or make changes to this bug.