Skip to content
Merged
Prev Previous commit
Next Next commit
Update css-borders-4/Overview.bs
Co-authored-by: Tab Atkins Jr. <jackalmage@gmail.com>
  • Loading branch information
noamr and tabatkins authored Jan 30, 2025
commit ff932193c919c54f06b08ab677c04ee2d97b5640
2 changes: 1 addition & 1 deletion css-borders-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ Issue <a href="https://github.com/w3c/csswg-drafts/issues/11610">#11610</a>: che

Note: this is the initial value of 'corner-shape' properties, as elements with 'border-radius' would be rounded.

<dt><dfn>''scoop''</dfn>
<dt><dfn>scoop</dfn>
<dd>Border radii define a concave elliptical curve at the corner. Equivalent to <css>superellipse(0.5)</css>.
<dt><dfn>''bevel''</dfn>
<dd>Border radii define a diagonal slice at the corner. Equivalent to <css>superellipse(1)</css>.
Expand Down