From 1ff4df46ae855a6b71774e5111a1132be974e5cc Mon Sep 17 00:00:00 2001 From: Sebastian Zartner Date: Sun, 14 Dec 2025 01:13:02 +0100 Subject: [PATCH 1/2] [css-nesting-1][editorial] Added WPTs --- css-nesting-1/Overview.bs | 85 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 84 insertions(+), 1 deletion(-) diff --git a/css-nesting-1/Overview.bs b/css-nesting-1/Overview.bs index 262761d0f10a..17ebd3b59bb8 100644 --- a/css-nesting-1/Overview.bs +++ b/css-nesting-1/Overview.bs @@ -12,6 +12,8 @@ Former Editor: Adam Argyle, Google, https://nerdy.dev, w3cid 112669 Abstract: This module introduces the ability to nest one style rule inside another, with the selector of the child rule relative to the selector of the parent rule. This increases the modularity and maintainability of CSS stylesheets. Default Highlight: css Include MDN Panels: no +WPT Path Prefix: css/css-nesting/ +WPT Display: open + + nested-rule-cssom-invalidation.html + +