- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Fri, 05 May 2023 23:07:10 +0000
- To: public-css-archive@w3.org
Regarding border-radius, I don't think it makes sense for 2D images. It can make sense for [`<image-1D>`](https://drafts.csswg.org/css-images-4/#typedef-image-1d) though. Rather than `border-image`, this seems better suited for `border-color`, which already accepts `stripes()` in [level 4](https://drafts.csswg.org/css-backgrounds-4/#the-border-color). I guess you want something like `stripes()` but mixing the colors smoothly instead of in discrete stripes. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8802#issuecomment-1536883520 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 5 May 2023 23:07:12 UTC