Skip to content

Commit 2fcaf50

Browse files
nex3svgeesus
authored andcommitted
[css-values-5] Clarify parse-time validity of arbitrary substitution functions
Closes #13083
1 parent 2273888 commit 2fcaf50

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-values-5/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3938,7 +3938,8 @@ Resolving in Properties</h3>
39383938
</div>
39393939

39403940
If a property value contains one or more [=arbitrary substitution functions=],
3941-
and those functions are themselves syntactically valid,
3941+
and all of those functions are themselves syntactically valid
3942+
according to their [=argument grammar=]s,
39423943
the entire value's grammar must be assumed to be valid at parse time.
39433944

39443945
<wpt pathprefix="css/css-variables">

0 commit comments

Comments
 (0)