Source code
Revision control
Copy as Markdown
Other Tools
[event_timeupdate.html]
expected:
if (os == "linux") and not debug and fission: [OK, TIMEOUT]
if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT]
if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT]
[setting src attribute on a sufficiently long autoplay audio should trigger timeupdate event]
expected:
if (os == "linux") and not debug and fission: [PASS, NOTRUN]
[setting src attribute on a sufficiently long autoplay video should trigger timeupdate event]
expected:
if (os == "linux") and not debug and not asan and not tsan: [PASS, NOTRUN]
if (os == "android") and not debug and sessionHistoryInParent: [PASS, NOTRUN]
if (os == "android") and not debug and not sessionHistoryInParent: [PASS, NOTRUN]