We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b00acbb commit 4c1e71bCopy full SHA for 4c1e71b
1 file changed
css-cascade-5/Overview.bs
@@ -1145,8 +1145,6 @@ Declaring Cascade Layers: the ''@layer'' rule</h4>
1145
so the ordering of layers in the light DOM has no impact
1146
on the order of identically-named layers in the shadow DOM.
1147
1148
- Issue(w3c/csswg-drafts#5854): Provide a syntax for re-using cascade layers across encapsulation context?
1149
-
1150
The ''@layer'' rule can also be used to define new layers
1151
without assigning any style rules, by providing only a [=layer name=]:
1152
@@ -1355,8 +1353,6 @@ Un-Named Layers</h5>
1355
1353
</pre>
1356
1354
</div>
1357
1358
- Issue(w3c/csswg-drafts#5792): Should unnamed cascade layers be allowed?
1359
1360
<h3 id="preshint">
1361
Precedence of Non-CSS Presentational Hints</h3>
1362
0 commit comments