W3C home > Mailing lists > Public > public-css-archive@w3.org > September 2016

Re: [csswg-drafts] [css-transforms] Bunch of bugs in the interpolation algorithms

From: Rik Cabanier via GitHub <sysbot+gh@w3.org>
Date: Thu, 22 Sep 2016 15:33:04 +0000
To: public-css-archive@w3.org
Message-ID: <issue_comment.created-248939136-1474558382-sysbot+gh@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

This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:41:03 UTC