Skip to content

Commit 00e8b3e

Browse files
committed
[css-2026] Add Nesting 1 to Rough Interop w3c#12704 w3c#9793
1 parent cf11ed5 commit 00e8b3e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

css-2026/Overview.bs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,15 @@ Modules with Rough Interoperability</h3>
638638
<dd>
639639
This module defines basic basic geometric interfaces to represent points, rectangles, quadrilaterals,
640640
and transformation matrices.
641+
<dt><a href="https://www.w3.org/TR/css-nesting-1/">CSS Nesting Module Level 1</a>
642+
[[CSS-NESTING-1]]
643+
<dd>
644+
This module introduces the ability to nest one style rule
645+
inside another, with the selector of the child rule
646+
relative to the selector of the parent rule.
647+
This increases the modularity and maintainability of CSS stylesheets.
648+
</dd>
649+
</dt>
641650
</dl>
642651

643652
<h3 id="css-levels">

0 commit comments

Comments
 (0)