- From: Carl L.D. <notifications@github.com>
- Date: Thu, 11 Jun 2020 17:01:01 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 12 June 2020 00:01:14 UTC
Well it works very just fine for my ribbon example, exactly as wanted with ::part() instead of ::slotted(), i tried up to 10 level of nested element inside the shadow dom and again, just fine. When you talked about performance i even said it could be completely avoided by using some kind of attribute, therefore wouldn't lead to any parsing that could lead to slow down. So i'll just leave [this](https://github.com/w3c/webcomponents/issues/881#issuecomment-632990058) here; > Well, it's not my opinion that supporting the ability to style any descendent of slotted content incurs unacceptable performance cost. That's a matter of fact statement we know as a browser engine implementor. And people who use web browsers care a lot about performance & responsiveness so we're constrained by that need. - @rniwa -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/881#issuecomment-642988584
Received on Friday, 12 June 2020 00:01:14 UTC