- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 09 Nov 2018 03:14:12 +0000
- To: public-fxtf-archive@w3.org
Implementations cause 3d transforms to put the element on a separate "rendering layer" from the rest of the page, so it can be transformed and composited by the existing fast 3d code in their graphics libraries. Thus the classic `translateZ(0)` hack, which has some useful side-effects despite not actually moving the element at all. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/313#issuecomment-437236138 using your GitHub account
Received on Friday, 9 November 2018 03:14:13 UTC