Return to Snippet

Revision: 62692
at March 6, 2013 18:59 by valenzine


Initial Code
-webkit-transform: translate3d(0, 0, 0);

Initial URL

                                

Initial Description
When positioning elements (fixed, absolute, etc) some flickering may occur on Chrome or Safari. Applying this property can fix it.

Initial Title
Chrome Flickering Issue

Initial Tags

                                

Initial Language
CSS