Testing CSS3 3D performance. Made a fiddle
, which generates a rotating cubes with translateZ in range from -1 to -10000.
Works ok in firefox, but in chrome the newest elements are always on top of the oldest/closest ones.
Other thing - after multiple cubes, in firefox the cube faces became see-trough/change their depth value. The same happens in chrome, except those faces become invisible.
Any ideas?