From 5b96b90e0bf1ee9903082493f0e4b8a4892913b5 Mon Sep 17 00:00:00 2001 From: Sebastian Zartner Date: Mon, 29 Sep 2025 23:24:34 +0200 Subject: [PATCH 1/2] [many][editorial] Added "Module" and "Level" to all specs To unify the specification titles, they now all include the word "Module" and also explicitly the mention their level. --- css-anchor-position-1/Overview.bs | 2 +- css-anchor-position-2/Overview.bs | 2 +- css-animations-1/Overview.bs | 2 +- css-animations-2/Overview.bs | 2 +- css-counter-styles-3/Overview.bs | 2 +- css-easing-1/Overview.bs | 2 +- css-easing-2/Overview.bs | 2 +- css-extensions-1/Overview.bs | 2 +- css-forms-1/Overview.bs | 2 +- css-gcpm-3/Overview.bs | 2 +- css-link-params-1/Overview.bs | 2 +- css-logical-1/Overview.bs | 2 +- css-nav-1/Overview.bs | 2 +- css-nesting-1/Overview.bs | 2 +- css-page-floats-3/Overview.bs | 2 +- css-rhythm-1/Overview.bs | 2 +- css-round-display-1/Overview.bs | 2 +- css-shadow-parts-1/Overview.bs | 2 +- css-transitions-1/Overview.bs | 2 +- css-transitions-2/Overview.bs | 2 +- css-writing-modes-3/Overview.bs | 2 +- css-writing-modes-4/Overview.bs | 2 +- cssom-1/Overview.bs | 2 +- cssom-view-1/Overview.bs | 2 +- mediaqueries-4/Overview.bs | 2 +- mediaqueries-5/Overview.bs | 2 +- resize-observer-1/Overview.bs | 2 +- scroll-animations-1/Overview.bs | 2 +- selectors-4/Overview.bs | 2 +- selectors-5/Overview.bs | 2 +- web-animations-1/Overview.bs | 2 +- web-animations-2/Overview.bs | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/css-anchor-position-1/Overview.bs b/css-anchor-position-1/Overview.bs index e7241a34d87..c46ee30bb0f 100644 --- a/css-anchor-position-1/Overview.bs +++ b/css-anchor-position-1/Overview.bs @@ -1,5 +1,5 @@
-Title: CSS Anchor Positioning
+Title: CSS Anchor Positioning Module Level 1
 Shortname: css-anchor-position
 Level: 1
 Status: ED
diff --git a/css-anchor-position-2/Overview.bs b/css-anchor-position-2/Overview.bs
index 8dc1bc86adf..41c33491b18 100644
--- a/css-anchor-position-2/Overview.bs
+++ b/css-anchor-position-2/Overview.bs
@@ -1,5 +1,5 @@