[register-closed-window.https.html]
expected:
if (os == "android") and not debug and sessionHistoryInParent: [TIMEOUT, OK]
if (os == "android") and not debug and not sessionHistoryInParent: [TIMEOUT, OK]
TIMEOUT
[Call register() on ServiceWorkerContainer owned by closed window.]
expected:
if (os == "android") and not debug and sessionHistoryInParent: [TIMEOUT, PASS]
if (os == "android") and not debug and not sessionHistoryInParent: [TIMEOUT, PASS]
TIMEOUT