Test that play event does not fire when "src" set with no autoplay attribute.

EXPECTED (video.paused == 'true') OK
EVENT(canplaythrough)
EXPECTED (video.paused == 'true') OK
END OF TEST

