- From: smaug---- <notifications@github.com>
- Date: Tue, 04 Oct 2022 14:49:56 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 4 October 2022 21:50:09 UTC
How does streaming version compare to light DOM, if light DOM is such that it ends up having as many DOM nodes as the light+shadow DOM? But thanks for testing. And even when not thinking performance, I think we just need to go with streaming approach so that nested shadow dom, or fullpage shadow DOMs can be supported in a reasonable way (note about polyfill, when I was testing this a bit more, was it last year, I tweaked MutationObserver so that it had a childElementName filter and that way Gecko with polyfill had almost the same speed as native implementation in Chrome. So - unrelated to declarative shadow DOM - perhaps we should add some more tweaks to MutationObserver. ) -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/831#issuecomment-1267616646 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/831/1267616646@github.com>
Received on Tuesday, 4 October 2022 21:50:09 UTC