Source code
Revision control
Copy as Markdown
Other Tools
[interleaved-cursors-small.any.html]
expected:
if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT]
if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT]
[10 cursors]
expected:
if not sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[100 cursors]
expected:
if (os == "android") and not debug and sessionHistoryInParent: [PASS, TIMEOUT]
if (os == "android") and not debug and not sessionHistoryInParent: [PASS, TIMEOUT, NOTRUN]
[interleaved-cursors-small.any.sharedworker.html]
[interleaved-cursors-small.any.serviceworker.html]
[interleaved-cursors-small.any.worker.html]