blob: 05f6ac6ab93cbff6eec8980e226863c304fbe444 (
plain)
1
2
3
4
5
6
7
8
|
[workerStart-tao-protected.https.html]
expected:
if debug and (os == "linux") and not fission: OK
if debug and (os == "android") and not fission: OK
if debug and (os == "mac"): OK
[OK, TIMEOUT]
[A resource from a cross-origin service worker must expose workerStart when there is a TAO match]
expected: FAIL
|