- From: jsnkuhn via GitHub <sysbot+gh@w3.org>
- Date: Sat, 06 May 2023 14:34:06 +0000
- To: public-css-archive@w3.org
The issue with the 2 layers of gradients to solve this is that it makes using an actual background image a bit more difficult than is ideal. I also don't see a way to use a transparent background with this? For the moment an SVG border-image that includes the gradient filled stroke is probably the best way to go unless you need the gradient to animate on hover i guess. Having a straightforward CSS solution for this would still be ideal. https://github.com/w3c/csswg-drafts/issues/7550 Also here is a previous issue regarding manipulating the `border-image-source` before slicing: https://github.com/w3c/csswg-drafts/issues/7777 -- GitHub Notification of comment by jsnkuhn Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8802#issuecomment-1537154815 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 6 May 2023 14:34:08 UTC