Skip to content

Commit 080795f

Browse files
authored
Meta: fix border-bottom-* and border-top-* linking errors (#260)
1 parent 57c7631 commit 080795f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

compatibility.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ urlPrefix: https://drafts.csswg.org/css-values-3/
5858
spec:css-animations-1; type:property; text:animation-delay
5959
spec:css-borders-4; type:property; text:box-shadow
6060
spec:css-borders-4; type:property; text:border-radius
61+
spec:css-borders-4; type:property; text:border-bottom-left-radius
62+
spec:css-borders-4; type:property; text:border-bottom-right-radius
63+
spec:css-borders-4; type:property; text:border-top-left-radius
64+
spec:css-borders-4; type:property; text:border-top-right-radius
6165
spec:css-conditional-3; type:at-rule; text:@media
6266
spec:css-display-3; type:value; for:display; text:flex
6367
spec:css-flexbox-1; type:value; text:inline-flex

0 commit comments

Comments
 (0)