From 069c1c2eac96a72cd8d7fa23546d3384b3e5d619 Mon Sep 17 00:00:00 2001 From: Guillaume Date: Fri, 5 Sep 2025 15:46:14 +0200 Subject: [PATCH] [css-borders-4] Define logical property group of border-*-radius longhands --- css-borders-4/Overview.bs | 1 + 1 file changed, 1 insertion(+) diff --git a/css-borders-4/Overview.bs b/css-borders-4/Overview.bs index 8514fccc543..7ed0c00630e 100644 --- a/css-borders-4/Overview.bs +++ b/css-borders-4/Overview.bs @@ -309,6 +309,7 @@ The 'border-top-radius', 'border-right-radius', Initial: 0 Applies to: all elements (but see prose) Inherited: no + Logical property group: border-radius Percentages: Refer to corresponding dimension of the border box. Computed value: see individual properties Animation type: see individual properties