`transform:translate(50% 0%)` is also by firefox translated to px. btw. `translate:50%` and `scale:2 2` and other "styles" from transform shall be removed. Example: ``` transform:scale(-1), translate(50px,50px); transform:translate(50px,50px), scale(-1); ``` THERE ARE TWO DIFFERENT TRANSFORMS. It cannot be separated to scale and translate. -- GitHub Notification of comment by Nadya678 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2124#issuecomment-353442987 using your GitHub accountReceived on Thursday, 21 December 2017 19:54:19 UTC
This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:41:21 UTC