We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a50a12b commit d1db432Copy full SHA for d1db432
1 file changed
css-cascade-5/Overview.bs
@@ -1233,7 +1233,7 @@ Declaring Cascade Layers: the ''@layer'' rule</h4>
1233
that represents its <dfn>layer name</dfn>.
1234
If the [=layer name=] matches that of a [=cascade layer=]
1235
already defined within this [=origin=] and [=context=]
1236
- (and same [=layer=] scope, see [[#nested-layers]]),
+ (and the same [=layer=] scope, see [[#nested-layers]]),
1237
then its style rules are assigned to that same [=cascade layer=].
1238
Otherwise, or if no <<layer-ident>> is provided,
1239
a new [=cascade layer=] is created.
0 commit comments