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

@Loirooriol are you sure? For `borderRadius` of 0.5, as soon as `margin` is 0.5, we go back to the `max(border-radius + margin, 0)` calculation.

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

Received on Thursday, 24 October 2019 19:40:11 UTC