[css-houdini-drafts] [css-typed-om-1]Probably need to define the order of multiplications in mul() step 3

bzbarsky has just created a new issue for https://github.com/w3c/css-houdini-drafts:

==  [css-typed-om-1]Probably need to define the order of multiplications in mul() step 3 ==
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.

Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/678 using your GitHub account

Received on Friday, 16 February 2018 01:08:16 UTC