Re: [csswg-drafts] [css-shapes] Calculation of corner radii by margin-box and border-radius

I don't think the cubic equation makes sense for negative margins; I 
think they should just use <code>max(border-radius + margin, 
0)</code>.

-- 
GitHub Notification of comment by dbaron
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/675#issuecomment-259605711 
using your GitHub account

Received on Thursday, 10 November 2016 05:37:11 UTC