We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c5dfe commit 09221daCopy full SHA for 09221da
cssom-1/Overview.bs
@@ -2060,7 +2060,7 @@ attribute of the associated <a>CSS style sheet</a>.
2060
2061
The <dfn attribute for=CSSImportRule>styleSheet</dfn> attribute must return the associated <a>CSS style sheet</a>.
2062
2063
-The <dfn attribute for=CSSImportRule>layerName</dfn> attribute may return the layer name declared in the at-rule itself,
+The <dfn attribute for=CSSImportRule>layerName</dfn> attribute must return the [=layer name=] declared in the at-rule itself,
2064
or an empty string if the layer is anonymous,
2065
or null if the at-rule does not declare a layer.
2066
0 commit comments