Skip to content

Commit 25d1176

Browse files
committed
[css-cascade] Export reset-only subproperty
1 parent 955aaf7 commit 25d1176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-cascade-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ h1 {
180180
that don't directly correspond to values of its <a>sub-properties</a>.
181181
(In such cases, the <a>shorthand</a> will explicitly define the expansion of its values.)
182182

183-
In other cases, a property might be a <dfn>reset-only sub-property</dfn> of the shorthand:
183+
In other cases, a property might be a <dfn export>reset-only sub-property</dfn> of the shorthand:
184184
Like other <a>sub-properties</a>, it is reset to its initial value by the shorthand when unspecified,
185185
but the shorthand might not include syntax to set the <a>sub-property</a>
186186
to any of its other values.

0 commit comments

Comments
 (0)