Re: [WICG/webcomponents] CSS selector to style slots with slotted elements (#936)

I'd guess that :empty can't change in this regard, but I think it's not quite the same question anyway. At least in my experience when we do this we're toggling a style on "does the slot have assignees" - but the slot might actually have default content, so it might never be empty in the flat tree.

I once wrote `slot::unassigned` in css, apparently just imagining it was a thing that already existed :)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/936#issuecomment-879934007

Received on Wednesday, 14 July 2021 14:20:05 UTC