File tree 2 files changed +6
-6
lines changed
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>
751
751
The corner radii of this shape are determined
752
752
by the corresponding border-radius and margin values.
753
753
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 ,
755
755
then the margin box corner radius is
756
756
<code> max(border-radius + margin, 0)</code> .
757
757
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
66
66
Closed: Accepted
67
67
----
68
68
Issue 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
74
74
----
75
75
Issue 11.
76
76
Summary:
You can’t perform that action at this time.
0 commit comments