I only get this in the latest google chrome as well as chrome canary (the beta chrome).
Instead of the image displaying with a 75% opacity, all I see is the black background color that I set on the image.
This appears to be because I set the transform-style to “preserve-3d”. Is this a known bug? Is there any way I can combine transform-style and still use opacity?
Thanks,
Wesley
I must admit I have no idea what’s happening here – can’t find any info about known bug – but i seems to be fixed if you add opacity to the second div:
http://jsfiddle.net/RJQ3S/3/