- From: Ryosuke Niwa <notifications@github.com>
- Date: Mon, 24 Mar 2025 02:26:41 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 24 March 2025 09:26:45 UTC
rniwa left a comment (whatwg/dom#736) FWIW, `NodeGroup` that doesn't appear in DOM tree is the basic idea behind [DOM parts](https://github.com/WICG/webcomponents/blob/gh-pages/proposals/DOM-Parts.md). So I think there are more commonalities between the two proposals than differences. @mfreed7 did an experiment of implementing DOM parts in Blink and found out that there is hardly any perf gain from having a native implementation. So the question becomes what is the benefit of implementing this feature natively in web browsers. Portability between libraries / frameworks is one argument but what are other benefits having a native implementation will bring? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/736#issuecomment-2747440590 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/736/2747440590@github.com>
Received on Monday, 24 March 2025 09:26:45 UTC