Skip to content

Commit

Permalink
Meta: fix border-bottom-* and border-top-* linking errors (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
miketaylr authored and amaliev committed Oct 22, 2024
1 parent 32700a7 commit 70c2db5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions compatibility.bs
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ urlPrefix: https://privacycg.github.io/nav-tracking-mitigations/
spec:css-animations-1; type:property; text:animation-delay
spec:css-borders-4; type:property; text:box-shadow
spec:css-borders-4; type:property; text:border-radius
spec:css-borders-4; type:property; text:border-bottom-left-radius
spec:css-borders-4; type:property; text:border-bottom-right-radius
spec:css-borders-4; type:property; text:border-top-left-radius
spec:css-borders-4; type:property; text:border-top-right-radius
spec:css-conditional-3; type:at-rule; text:@media
spec:css-display-3; type:value; for:display; text:flex
spec:css-flexbox-1; type:value; text:inline-flex
Expand Down

0 comments on commit 70c2db5

Please sign in to comment.