Skip to content

Commit d0493e6

Browse files
committed
[css-properties-values-api] Make 'initial-value' have a <declaration-value>?, same as custom props. Fixes #9078
1 parent 7e05e55 commit d0493e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-properties-values-api/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@ The '@property/initial-value' Descriptor {#initial-value-descriptor}
629629

630630
<pre class='descdef'>
631631
Name: initial-value
632-
Value: <<declaration-value>>
632+
Value: <<declaration-value>>?
633633
For: @property
634634
Initial: the [=guaranteed-invalid value=] (but see prose)
635635
</pre>

0 commit comments

Comments
 (0)