- From: dshin-moz via GitHub <sysbot+gh@w3.org>
- Date: Wed, 10 Apr 2024 19:57:00 +0000
- To: public-css-archive@w3.org
On the other hand, a parallel could potentially be drawn to:
```
<!doctype html>
<style>
:root .foo {
color: red;
}
.foo {
color: lime;
}
</style>
<div class="foo"></div>
```
Where `.foo` is red.
--
GitHub Notification of comment by dshin-moz
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10196#issuecomment-2048333018 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 10 April 2024 19:57:01 UTC