event_timeupdate_noautoplay.html.ini (493B)
1 [event_timeupdate_noautoplay.html] 2 expected: 3 if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT, CRASH] 4 if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT, CRASH] 5 [calling play() on a sufficiently long video should trigger timeupdate event] 6 expected: 7 if (os == "android") and not debug and sessionHistoryInParent: [PASS, NOTRUN] 8 if (os == "android") and not debug and not sessionHistoryInParent: [PASS, NOTRUN]