Sign in
webkit
/
WebKit
/
b2f1b8c3ee4b7f47d02f98183c671106e9e94619
/
.
/
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