data
data copied to clipboard
feat(css): Update syntax for `border-*-radius`
Description
the change add range limit to <length-percentage> type
Motivation
Additional details
https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-left-radius https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-right-radius https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-left-radius https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-right-radius https://drafts.csswg.org/css-backgrounds/#border-radius https://drafts.csswg.org/css-tables/#border-collapse-property