Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-nesting-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,7 @@ will collapse into a single rule when serialized and parsed again.
Significant changes since the
<a href="https://www.w3.org/TR/2023/WD-css-nesting-1-20230214/">Feb 14, 2023 Working Draft</a>:

* The ''<scope-start>'' selector of a ''@scope'' rule
* The <<scope-start>> selector of a ''@scope'' rule
no longer acts as the parent rule for nesting.
(<a href="https://github.com/w3c/csswg-drafts/issues/9740">Issue 9740</a>)

Expand Down