Re: [csswg-drafts] [css-scoping] Inclusive vs exclusive lower boundary (#6577)

I like the idea of having an `inclusive` keyword, but it seems very easy to miss at the end; maybe it would be better like this:

```
@scope ([data-scope='main-component']) to inclusive ([data-scope]) {...}
```

This is a bit easier to figure out than `to` vs. `until` which seem a bit harder to remember which is which. I also think making exclusive the default makes a lot of sense.

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


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

Received on Wednesday, 17 November 2021 21:23:47 UTC