Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
media
/
media-controller-time-expected.txt
blob: 49b5e17b2a4708cca1ca665e3b62310a83c77e6e [
file
] [
log
] [
blame
]
RUN(controller = video.controller)
EVENT(canplaythrough)
RUN(video.play())
RUN(controller.play())
EVENT(playing)
EXPECTED (controller.currentTime > '0') OK
END OF TEST