Module style::values::animated::lists

source ·
Expand description

Lists have various ways of being animated, this module implements them.

See https://drafts.csswg.org/web-animations-1/#animating-properties

Modules

  • https://drafts.csswg.org/web-animations-1/#by-computed-value
  • https://drafts.csswg.org/web-animations-1/#repeatable-list
  • This is the animation used for some of the types like shadows and filters, where the interpolation happens with the zero value if one of the sides is not present.