Re: [csswg-drafts] [selectors] Child & descendant pseudo element combinators (#7346)

Interesting! So with this proposal:

```css
*, * :>> * { box-sizing: border-box }
```

…would apply border-box to everything.

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


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

Received on Friday, 10 June 2022 09:25:41 UTC