Source code
Revision control
Copy as Markdown
Other Tools
[service-worker.https.html]
[serviceWorker.controller.postMessage should be able to transfer a ReadableStream]
expected:
if (os == "win") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": [PASS, FAIL]
[postMessage in a service worker should be able to transfer ReadableStream]
expected:
if (os == "win") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": [PASS, FAIL]