Skip to content

Commit 09221da

Browse files
CanadaHonksvgeesus
authored andcommitted
[cssom-1] Tweak CSSImportRule layerName attribute definition
1 parent 98c5dfe commit 09221da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cssom-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2060,7 +2060,7 @@ attribute of the associated <a>CSS style sheet</a>.
20602060

20612061
The <dfn attribute for=CSSImportRule>styleSheet</dfn> attribute must return the associated <a>CSS style sheet</a>.
20622062

2063-
The <dfn attribute for=CSSImportRule>layerName</dfn> attribute may return the layer name declared in the at-rule itself,
2063+
The <dfn attribute for=CSSImportRule>layerName</dfn> attribute must return the [=layer name=] declared in the at-rule itself,
20642064
or an empty string if the layer is anonymous,
20652065
or null if the at-rule does not declare a layer.
20662066

0 commit comments

Comments
 (0)