Sign in
webkit
/
WebKit
/
fff5469af9e21121a01bc52b64d66a2e93b51665
/
.
/
LayoutTests
/
media
/
video-duration-known-after-eos-expected.txt
blob: eb5f70ed4603bc0cdc50c815415932e850768e80 [
file
] [
log
] [
blame
]
Tests that duration is known after playback ended.
RUN(video.play())
RUN(video.currentTime = video.duration - 0.2)
EXPECTED (video.duration > '0') OK
END OF TEST