Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
nit
  • Loading branch information
noamr committed Dec 1, 2025
commit ca41d9cbdbb1399753ac3c17f59fea0ec8540681
2 changes: 1 addition & 1 deletion css-borders-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1596,7 +1596,7 @@ To get the <dfn>border-aligned corner clip-out path</dfn> given a {{DOMPointRead

1. Let |path| be a path, starting at |axisAlignedCornerStart|.
1. If |curvature| is -&infin;:
1. Extend |path| to |adjustedCornerOuter|.
1. Extend |path| to |adjustedCornerCenter|.
1. Otherwise:
1. Let |K| be <code>0.5<sup>-abs(|curvature|)</sup></code>.
1. For every |T| between 0 and 1, in an [=implementation-approximated=] manner,
Expand Down