Source code

Revision control

Copy as Markdown

Other Tools

[event_timeupdate_noautoplay.html]
expected:
if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT, CRASH]
if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT, CRASH]
[calling play() on a sufficiently long video should trigger timeupdate event]
expected:
if (os == "android") and not debug and sessionHistoryInParent: [PASS, NOTRUN]
if (os == "android") and not debug and not sessionHistoryInParent: [PASS, NOTRUN]