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