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

An interesting edge case to consider will be slots with default content as well. Does default content could as `has-slotted`? i.e.,

```
<slot>
    <p>Lorem ipsum dolor...</p>
</slot>
```

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


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

Received on Monday, 6 February 2023 15:07:05 UTC