blob: cf537ebac373f8619ce992d072c9a2abd28ad498 [file] [log] [blame]
Title: TC0052
Fragment: 'u=12&t=3'
Comment: After processing name-value pairs, this appears to be equivalent to #t=3.
EVENT(canplaythrough)
EXPECTED (video.currentTime == '3') OK
RUN(video.play())
EVENT(pause)
EXPECTED (video.currentTime - fragmentEndTime <= '0.5') OK
END OF TEST