You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a branch with some experimental work here that we did awhile back. We're not super happy with the performance impact of this approach and we're not sure right now if/when/how we're going to carry this forward.
One thing we think definitely makes sense and can be implemented with minimal performance impact is to use part attributes in an element's DOM and then have a system that can inject stylesheets into elements that target (only) these parts. This approach is not strictly a polyfill for ::part but it is inspired by and compatible with it and gives some of the same functionality. There's an example in that same branch here. Hope that helps.
Hi, is there a chance that the pseudo elements ::part and ::theme work in all browser?
It works for Chrome and opera but not in Firefox or Edge.
Thank you
The text was updated successfully, but these errors were encountered: