Open
Description
When doing a composite:'add'
between two custom property lists, what should happen? Are the lists concatenated, or are they added component-wise?
There doesn't seem to be a default behavior specified anywhere for simple lists.
See also relevant text in web-animations-1, under accumulate.