Z order test 1

This test moves the element .far "into" the screen by translating it along the z-axis. No transform is applied to the .near element. Test passes if .far (coloured red) is rendered behind .near (coloured green).

Example