https://drafts.css-houdini.org/css-typed-om-1/#dom-cssnumericvalue-mul step 3 multiplies together a bunch of floating-point numbers. Multiplication on floating-point numbers is not associative, so the answer depends on how you do it, exactly. Ideally this would be specified.