Skip to content

Commit 1023609

Browse files
andruudtabatkins
authored andcommitted
[css-typed-om] Reification behavior for registered custom properties. (#886)
1 parent 5fc94f1 commit 1023609

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-typed-om/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2871,8 +2871,8 @@ for both specified and computed values.
28712871
[=reify a list of component values=] from the value,
28722872
and return the result.
28732873

2874-
: registered [=custom properties=] [[css-properties-values-api-1]]
2875-
:: Issue: Should be defined by the Props & Values spec
2874+
: registered [=custom properties=]
2875+
:: Reified as described by [[css-properties-values-api-1#css-style-value-reification]].
28762876

28772877
: <a>align-content</a>
28782878
::

0 commit comments

Comments
 (0)