We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 680afde commit d404287Copy full SHA for d404287
css-scoping-1/Overview.bs
@@ -513,7 +513,7 @@ Matching on the Presence of Slot-Assigned Nodes: the '':has-slotted'' pseudo-cla
513
514
The <dfn selector>:has-slotted</dfn> pseudo-class
515
matches <{slot}> elements
516
- which have a non-empty list of <a lt="find slottables">slotted nodes</a>.
+ which have a non-empty list of <a lt="find flattened slottables">flattened slotted nodes</a>.
517
518
When '':has-slotted'' matches a slot with fallback content,
519
we can conclude that the fallback content is <em>not</em> being displayed.
0 commit comments