From 5f65e1e4e33a13adea0e4b8b6fd3abf9418db40f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartolom=C3=A9=20Sintes?= Date: Sat, 27 Sep 2025 22:44:56 +0200 Subject: [PATCH] Correct CSS Cascading and Inheritance Level 5 specification name in 2.2 section The actual name of the specification is "CSS Cascading and Inheritance Level 5", not "CSS Cascading and Inheritance Module Level 5". --- css-2025/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-2025/Overview.bs b/css-2025/Overview.bs index 7d6c8ddffba..094aa2fb3c0 100644 --- a/css-2025/Overview.bs +++ b/css-2025/Overview.bs @@ -397,7 +397,7 @@ The following specifications are considered to be in a reliable state, meaning t Extends and supersedes [[CSS-GRID-1]], introducing “subgrids” for managing nested markup in a shared grid framework. -
CSS Cascading and Inheritance Module Level 5 +
CSS Cascading and Inheritance Level 5 [[CSS-CASCADE-5]]
Extends and supersedes [[CSS-CASCADE-4]],