File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1117,7 +1117,7 @@ Declaring Cascade Layers: the ''@layer'' rule</h4>
11171117 so the ordering of layers in the light DOM has no impact
11181118 on the order of identically-named layers in the shadow DOM.
11191119
1120- Issue(w3c/csswg-drafts#4984 ): How do Cascade Layers interact with Shadow DOM ?
1120+ Issue(w3c/csswg-drafts#5854 ): Provide a syntax for re-using cascade layers across encapsulation context ?
11211121
11221122 The ''@layer'' rule can also be used to define new layers
11231123 without assigning any style rules, by providing only a [=layer name=] :
@@ -1129,7 +1129,7 @@ Declaring Cascade Layers: the ''@layer'' rule</h4>
11291129 Such empty ''@layer'' are allowed
11301130 anywhere either import ''@layer'' or block ''@layer'' rules are allowed.
11311131
1132- Issue(w3c/csswg-drafts#4969 ): What are the proper "levels" for managing Cascade Layers?
1132+ Issue(w3c/csswg-drafts#5853 ): Provide an attribute for assigning link or style elements to cascade layers
11331133
11341134 <div class="example">
11351135 Layer identifiers are optional,
You can’t perform that action at this time.
0 commit comments