iamdtmsargyleink Properties have values. Those values have different types. e.g.:
- calc() can fail based on the difference between 0 (a number) & 0px (a length)
- attr([width]) returns a string, and will fail where length is required
- by default, custom props have unknown type & can't animate