Skip to content

Commit 7781bbc

Browse files
committed
[css-variables-1] var()s in longhands also block shorthands from being serialized. w3c#6253
1 parent bae4b2b commit 7781bbc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

css-variables-1/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -796,6 +796,7 @@ Variables in Shorthand Properties</h3>
796796
Otherwise,
797797
if any of the component [=longhand properties=] for a given [=shorthand=]
798798
are [=pending-substitution values=],
799+
or contain ''var()'' functions of their own that have not yet been substituted,
799800
the [=shorthand property=] must serialize to the empty string.
800801

801802
<!--

0 commit comments

Comments
 (0)