blob: ff9d98178977e6b3a1ffd4dbacc61771b1640e4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[detached-context.https.html]
expected:
if debug and (os == "linux"): [OK, TIMEOUT]
[accessing a ServiceWorker object from a removed iframe]
expected:
if debug and (os == "linux"): [PASS, NOTRUN]
[accessing navigator.serviceWorker on a detached iframe]
expected:
if debug and (os == "linux"): [PASS, NOTRUN]
[accessing a ServiceWorkerRegistration from a removed iframe]
expected:
if debug and (os == "linux"): [PASS, TIMEOUT]
|