Source code
Revision control
Copy as Markdown
Other Tools
[mediasource-seek-during-pending-seek.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR]
if isolated_process: CRASH
if (os == "android") and debug and not sessionHistoryInParent: TIMEOUT
if (os == "android") and not debug: [OK, TIMEOUT]
bug: 1709960
[Test seeking to a new location during a pending seek.]
expected:
if (os == "android") and debug and not sessionHistoryInParent: TIMEOUT
if (os == "android") and not debug: [PASS, TIMEOUT]