- From: Renee Wright via GitHub <sysbot+gh@w3.org>
- Date: Tue, 23 Aug 2016 03:19:06 +0000
- To: public-houdini-archive@w3.org
rjwright has just created a new issue for https://github.com/w3c/css-houdini-drafts: == [css-typed-om] Value of 3d parameters in 2d tranform components == If I do ``` var translate = new CSSTranslation(10px, 10px) ```, what is the value of ``` translate.z ```? Rotation and scale have the same problem. Currently it is null, at least in the polyfill. I can't find it outlined in the spec. What should it be? Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/284 using your GitHub account
Received on Tuesday, 23 August 2016 03:19:14 UTC