Created
November 8, 2012 23:15
-
-
Save datacodesolutions/4042535 to your computer and use it in GitHub Desktop.
CSS Fixes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* remove artifacts that show in chrome with animations */ | |
| -webkit-backface-visibility:hidden; |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Source :http://forums.greensock.com/topic/6533-how-to-fix-rendering-artifacts-in-chrome/