Open
Description
https://tabatkins.github.io/specs/css-shadow-parts/
As a spec reader & developer, I struggled to figure out the difference between ::part
and ::theme
. From https://twitter.com/jaffathecake/status/893430709632806912, it turns out ::theme
pierces additional shadow boundaries, whereas ::part
pierces only one.
Unless I'm alone, it might be better to reflect this difference in the naming. Eg ::part-deep()
.