Re: [csswg-drafts] Proposal: "until" pseudo selector (#8815)

Or possibly something like this (if I'm reading #7751 correctly):
```css
@scope-siblings (div.active) to (div) {
  a { color: red; }
}
```

@mirisuzanne Is that right? I haven't been following this in detail.

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


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

Received on Monday, 8 May 2023 13:40:26 UTC