Source code

Revision control

Copy as Markdown

Other Tools

[delete-request-queue.any.serviceworker.html]
expected:
if (os == "android") and not debug and sessionHistoryInParent: [OK, ERROR]
if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT, ERROR]
[delete-request-queue.any.sharedworker.html]
[delete-request-queue.any.worker.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
[delete-request-queue.any.html]
expected:
if (os == "android") and not debug: [OK, CRASH]