I've found a bug in Chrome on windows Vista: CSS3 backface-visibility:hidden doesn't work. Here is an example: jsFiddle
This works fine on chrome in windows 7 and mac, but on chrome vista the backface is not hidden.
Anyone have any clues?
webkit-backface-visibility:hidden;