From b045467963a9874796b54feba1c47ebc27c0180d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartolom=C3=A9=20Sintes?= Date: Sat, 27 Sep 2025 22:40:30 +0200 Subject: [PATCH] Delete CSS-CASCADE-5 reference in 2.4 section CSS-CASCADE-5 specification is included in "2.2. Reliable Candidate Recommendations" section as "CSS Cascading and Inheritance Module Level 5", but also remains in "2.4. Modules with Rough Interoperability" section as "CSS Cascading and Inheritance Level 5" . Both references link to the same URL https://www.w3.org/TR/css-cascade-5/ I suppose this specification has been promoted from 2.4 section to 2.2 section, so it should be deleted from the 2.4 section. --- css-2025/Overview.bs | 5 ----- 1 file changed, 5 deletions(-) diff --git a/css-2025/Overview.bs b/css-2025/Overview.bs index 7d6c8ddffba..6b6eb4c798f 100644 --- a/css-2025/Overview.bs +++ b/css-2025/Overview.bs @@ -587,11 +587,6 @@ Modules with Rough Interoperability and provides more control over font choice and feature selection, including support for OpenType variations. -
CSS Cascading and Inheritance Level 5 - [[CSS-CASCADE-5]] -
- Extends CSS Cascade 4 to add cascade layers.
-
Motion Path Module Level 1 [[MOTION-1]]