Skip to content

Commit 01783f1

Browse files
committed
[css-syntax-3][editorial] Export declaration for use in css-conditional-5
1 parent a04fbdb commit 01783f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-syntax-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1975,7 +1975,7 @@ CSS Parsing Results</h3>
19751975
where the prelude is a selector [[selectors-4]]
19761976
and its declarations are [=properties=].
19771977

1978-
<dt><dfn id="declaration">declaration</dfn>
1978+
<dt><dfn export id="declaration">declaration</dfn>
19791979
<dd>
19801980
A declaration has a name which is a [=string=],
19811981
a value consisting of a list of [=component values=],

0 commit comments

Comments
 (0)