[csswg-drafts] [css-color-4] multiplyMatrices is undefined (#6769)

jameshfisher has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-color-4] multiplyMatrices is undefined ==
At https://www.w3.org/TR/css-color-4/#color-conversion-code, the code makes use of a function `multiplyMatrices`. It claims,

>  For clarity, a library is used for matrix multiplication (multiply-matrices.js)

But it does not link to this `multiply-matrices.js`, or say how to implement `multiplyMatrices`.

In particular, are these matrices column-major or row-major?

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 27 October 2021 09:52:36 UTC