We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 141fedf commit 5d851cbCopy full SHA for 5d851cb
1 file changed
css-shadow-parts-1/Overview.bs
@@ -293,7 +293,7 @@ but never match additional <a>shadow-part pseudo-elements</a>.
293
than is intended.
294
295
If the <code><x-panel></code>'s internal confirm button had used something like
296
- <code>part="confirm-button, * => confirm-*"</code>
+ <code>part="label => confirm-label"</code>
297
to forward the button's internal parts up into the panel's own <a>part element map</a>,
298
then a selector like
299
''x-panel::part(confirm-label)''
0 commit comments