Skip to content

Commit 1d29d87

Browse files
committed
[css-conditional-3][css-conditional-5][editorial] Fixed reference to <general-enclosed>
1 parent a5ae0d9 commit 1d29d87

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

css-conditional-3/Overview.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ spec:css-color-4; type:property; text:color
3636
spec:html; type:element; text:link
3737
spec:css-namespaces-3; type:dfn; text:namespace prefix
3838
spec:css-namespaces-3; type:dfn; text:CSS qualified name
39-
spec:css-values-4; type:type; text:<general-enclosed>
4039
spec:css-backgrounds-3; type:property; text:box-shadow
4140
spec:css-syntax-3; type:type; text:<declaration>
4241
</pre>

css-conditional-5/Overview.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ WPT Display: open
6666
spec:css-sizing-3; type:dfn; text:size
6767
spec:css-values-4; type:dfn; text:relative length
6868
spec:css-values-4; type:dfn; text:identifier
69-
spec:css-values-4; type:type; text:<general-enclosed>
7069
spec:web-animations-1; type:dfn; text:effect values
7170
</pre>
7271

@@ -1407,7 +1406,7 @@ Style Container Features</h3>
14071406
The syntax of a <<style-feature>>
14081407
is either the same as for a valid [=declaration=][[!CSS-SYNTAX-3]],
14091408
a <<style-feature-name>>
1410-
or a valid <dfn>style range</dfn>(<<style-range>>).
1409+
or a valid <dfn>style range</dfn> (<<style-range>>).
14111410
The <dfn><<style-feature-name>></dfn> can be either a [=supported CSS property=]
14121411
or a valid <<custom-property-name>>.
14131412
The <dfn><<style-feature-value>></dfn> production matches any valid <<declaration-value>>

0 commit comments

Comments
 (0)