- From: hfhchan via GitHub <sysbot+gh@w3.org>
- Date: Thu, 04 Aug 2016 04:48:10 +0000
- To: public-css-archive@w3.org
hfhchan has just created a new issue for https://github.com/w3c/csswg-drafts: == [CSSOM] Getting Transforms == Currently there is no easy way to get something like this: [ Scale{ [1.1] }, Translate{ [1.0, 2.0] } ] from an object with an inherited `transform`. Animation scripts have to write complicated code to reverse the `matrix()` given by `window.computedStyle()`, which is not always possible. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/380 using your GitHub account
Received on Thursday, 4 August 2016 04:48:19 UTC