terribleMia’s avatarterribleMia’s Twitter Archive—№ 9,072

  1. …in reply to @iamdtms
    iamdtms argyleink 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