We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68da6a2 + 2634b80 commit 718fc29Copy full SHA for 718fc29
1 file changed
css-nesting-1/Overview.bs
@@ -467,7 +467,7 @@ Syntax {#syntax}
467
*/
468
469
<b>/* Example usage with Scoping */</b>
470
- @scope (.card) to (> header) { {
+ @scope (.card) to (> header) {
471
:scope {
472
inline-size: 40ch;
473
aspect-ratio: 3/4;
@@ -1013,4 +1013,4 @@ via [=serialize a CSS rule=].
1013
and expecting
1014
1015
(<a href="https://github.com/w3c/csswg-drafts/issues/7850">Issue 7850</a>)
1016
-</div>
+</div>
0 commit comments