blob: 629163755c220d47a7e2e47178a636ab24760661 [file] [log] [blame]
Title: TC0038
Fragment: 't=%6Ept:3'
Comment: The media is requested from 3 seconds to the end. %6E is equivalent to n.
EVENT(canplaythrough)
EXPECTED (video.currentTime == '3') OK
RUN(video.play())
EVENT(pause)
EXPECTED (video.currentTime - fragmentEndTime <= '0.5') OK
END OF TEST