Skip to content

Commit 359b52c

Browse files
andruudtabatkins
authored andcommitted
[css-properties-values-api] Clarify computed value of <transform-function>. (#782)
The current text doesn't actually mention what should happen with `<transform-function>` values that do NOT appear in `<transform-list>`.
1 parent d321ece commit 359b52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-properties-values-api/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ computed value is as specified. Calc expressions that are
424424
&lt;number> and &lt;percentage> values get reduced during computation to simple
425425
numbers and percentages respectively.
426426

427-
For &lt;transform-function> values contained in &lt;transform-list> values,
427+
For &lt;transform-function> values (including those contained in &lt;transform-list> values),
428428
the computed value is as specified but with all lengths resolved to their
429429
computed values.
430430

0 commit comments

Comments
 (0)