Source code
Revision control
Copy as Markdown
Other Tools
[workerStart-tao-protected.https.html]
expected:
if debug and (os == "linux") and fission: [OK, TIMEOUT]
if debug and (os == "win"): [OK, TIMEOUT]
if not debug and tsan: [ERROR, OK, TIMEOUT]
if not debug and not tsan: [OK, TIMEOUT]
[A resource from a cross-origin service worker must expose workerStart when there is a TAO match]
expected: FAIL