We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b36d41 commit bd3bb72Copy full SHA for bd3bb72
css-shadow-parts-1/Overview.bs
@@ -111,9 +111,9 @@ They are not a rehash of the ''>>>'' combinator,
111
they're simply a more convenient and consistent syntax
112
for something authors can already do with <a>custom properties</a>.
113
By separating out the explicitly "published" parts of an element
114
-(the <a>shadow part map</a>
+(the <a>shadow part map</a>)
115
from the sub-parts that it merely happens to contain
116
-(the <a>computed shadow theme map</a>,
+(the <a>computed shadow theme map</a>),
117
it also helps with encapsulation,
118
as authors can use ''::part()'' without fear of accidental over-styling.
119
0 commit comments