Check out my jsFiddle at this link: http://jsfiddle.net/Grezzo/JR2Lu/
If you press the i key on your keyboard, you'll see the picture flip around to reveal some text. However, there seems to be a flickering issue during the animation, especially with the text element when viewed in Chrome.
(Keep in mind that I am using the -prefix-free JS library to avoid having to add browser-specific CSS prefixes.)
Can anyone explain why this flickering is happening and suggest a way to fix it?
UPDATE: The flicker is noticeable on Chrome 20.0.1132.47 m running on Windows XP, as well as the latest version of Chrome for OS X 10.7.4 Lion (I apologize for not being able to provide the exact version number).