- From: Sebastian Zartner <sebastianzartner@gmail.com>
- Date: Tue, 4 Aug 2015 16:24:34 +0200
- To: Jacob Parker <jacobparker1992@gmail.com>
- Cc: www-style list <www-style@w3.org>
On 30 July 2015 at 21:28, Jacob Parker <jacobparker1992@gmail.com> wrote: > Negative border radii, as commonly suggested, doesn’t really make sense. I’ve seen a suggestion to have border radii styles, including normal, inverted, and flat (just a clipped corner). I think these could be achieved using superellipses, and would be much more flexible. > > Made a draft spec > > https://github.com/jacobp100/css-border-curvature Note that the CSS Backgrounds and Borders Module Level 4 defines a related property 'corner-shape', and issue 4[2] asking for 'cubic-bezier()' as value, which should cover your use case. Sebastian [1] https://drafts.csswg.org/css-backgrounds-4/#issue-05846e60
Received on Tuesday, 4 August 2015 14:25:20 UTC