blob: 0d061373a27f77a0dc120f5c9836e43311292736 [file] [log] [blame]
Title: TC0078
Fragment: 't=00:00:03,00:00:07'
Comment: The media is requested from a to b.
EVENT(canplaythrough)
EXPECTED (video.currentTime == '3') OK
RUN(video.play())
EVENT(pause)
EXPECTED (video.currentTime - fragmentEndTime <= '0.5') OK
END OF TEST