- From: 一丝 via GitHub <noreply@w3.org>
- Date: Tue, 31 Mar 2026 11:01:22 +0000
- To: public-css-archive@w3.org
> Here is another creative effect that relies upon the border-image independence on border-radius as a feature: [codepen.io/t_afif/pen/abMvjZj](https://codepen.io/t_afif/pen/abMvjZj) I doubt many developers would actually use `border-image` to implement this use case in real-world development. The most intuitive approach is usually to add a nested `div > img` and then set the `border-radius` property on the `img` element separately. <img width="1322" height="668" alt="Image" src="https://github.com/user-attachments/assets/b0b6eb11-892a-47c1-ad16-7ed639eb7526" /> -- GitHub Notification of comment by yisibl Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9714#issuecomment-4161791859 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 31 March 2026 11:01:23 UTC