Re: [csswg-drafts] [selectors] Pseudo class to indicated when a slot has content (#6867)

Will `:has-slotted` match when the slot forwards to another deeper slot? We will need a way to distinguish *finally* slotted content vs content that is being forwarded. We might want to want to style a slot or its slotted content

- if the slot participates in slotting even if that content is forwarded to a deeper slot, f.e. with `:has-slotted`
- only if the slot is the *final* destination of any content, f.e. with `:has-slotted-final` or something

-- 
GitHub Notification of comment by trusktr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6867#issuecomment-2046228556 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 10 April 2024 00:10:28 UTC