- From: 一丝 via GitHub <sysbot+gh@w3.org>
- Date: Tue, 22 Apr 2025 03:10:01 +0000
- To: public-css-archive@w3.org
@LeaVerou As proposed here, the gradient below would render `green`?
```css
.test {
  background: linear-gradient(in oklab, rgb(none none none), green );
  width: 200px;
  height: 200px;
}
```
-- 
GitHub Notification of comment by yisibl
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10210#issuecomment-2819947821 using your GitHub account
-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 22 April 2025 03:10:02 UTC