'currentTime' is initially zero.
Test Result Test Assertion
FAIL Test passes if the text 'PASS' appears to the left and the text 'Your browser does not support media elements.' does not appear anywhere on this page.

http://www.w3.org/TR/html5/video.html#current-playback-position

Media elements have a current playback position, which must initially be 
zero. The current position is a time.

The currentTime attribute must, on getting, return the current playback 
position, expressed in seconds.