- From: Rik Cabanier via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 Sep 2016 15:33:04 +0000
- To: public-css-archive@w3.org
> In 2d recomposition, the "Translate matrix" step should just be matrix[3][0] = translate[0] and matrix[3][1] = translate[0] I think. Otherwise the decomposed+recomposed matrix at t=0 for skew+translate is off. This is what webkit does Are you saying that WebKit does it wrong? Because the spec is reflecting that code... -- GitHub Notification of comment by cabanier Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/483#issuecomment-248939136 using your GitHub account
Received on Thursday, 22 September 2016 15:33:13 UTC