The CSS Borders and Box Decorations Module Level 4 specification defines several new `border-*-radius` shorthand properties that allow to define the radii for one side of an element. This bug is meant to implement this property. Sebastian
Bug 1844724 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
The CSS Borders and Box Decorations Module Level 4 specification defines several new `border-*-radius` shorthand properties that allow to define the radii for one side of an element. This bug is meant to implement these properties. Sebastian