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