From f8339ddf1aa22e77d3b69928d28de0d315e09fbb Mon Sep 17 00:00:00 2001 From: Noam Rosenthal Date: Thu, 16 Oct 2025 10:37:29 +0100 Subject: [PATCH] [css-borders-4] Editorial: fix wording for border-shape --- css-borders-4/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-borders-4/Overview.bs b/css-borders-4/Overview.bs index 31a6e3357f9..96d3db17070 100644 --- a/css-borders-4/Overview.bs +++ b/css-borders-4/Overview.bs @@ -3056,7 +3056,7 @@ The 'border-shape' property The 'border-shape' property is provided with either a single <> or two <>s, resulting in one or two paths, respectively. -When two <> values are given, the border is rendered between the paths generated shapes. +When two <> values are given, the border is rendered as the shape between the two paths. When only a single <> is given, the border is rendered as a stroke with the [=relevant side for border shape|relevant side=]'s [=computed value|computed=] [=border width=] as the stroke width.