Skip to content

Commit beaf27c

Browse files
committed
Remove mention of custom property animation being defined by a referenced property
1 parent 1340ce3 commit beaf27c

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
@@ -124,7 +124,7 @@ specify animations and transitions that reference custom properties.
124124
When referenced by animations and transitions, custom properties will interpolate
125125
in a manner defined by their types.
126126
If the start and end of an interpolation have matching types, then they
127-
will interpolate as specified in [[!css3-animations]] or the corresponding property.
127+
will interpolate as specified in [[!css3-animations]].
128128
Otherwise, the interpolation falls back to the default 50% flip described in
129129
[[!css3-animations]].
130130

0 commit comments

Comments
 (0)