File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -751,7 +751,7 @@ Shapes from Box Values</h2>
751751 The corner radii of this shape are determined
752752 by the corresponding border-radius and margin values.
753753 If the ratio of <code> border-radius/margin</code> is 1 or more,
754- or margin is negative,
754+ or margin is negative or zero ,
755755 then the margin box corner radius is
756756 <code> max(border-radius + margin, 0)</code> .
757757 If the ratio of <code> border-radius/margin</code> is less than 1,
Original file line number Diff line number Diff line change @@ -66,11 +66,11 @@ Response: https://github.com/w3c/csswg-drafts/issues/2301#issuecomment-418583325
6666Closed: Accepted
6767----
6868Issue 10.
69- Summary:
70- From:
71- Comment:
72- Response:
73- Closed:
69+ Summary: [css-shapes-1] No definition for arguments to polygon()
70+ From: Fantasai
71+ Comment: https://github.com/w3c/csswg-drafts/issues/1271
72+ Response: https://github.com/w3c/csswg-drafts/issues/1271#issuecomment-542407652
73+ Closed: Invalid
7474----
7575Issue 11.
7676Summary:
You can’t perform that action at this time.
0 commit comments