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