Source code

Revision control

Copy as Markdown

Other Tools

[Send-data.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Send-data.worker.html?wpt_flags=h2]
expected:
if (os == "android") and debug and not fission and not swgl: [OK, ERROR]
if (os == "android") and debug and fission: [OK, ERROR, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT]
if (os == "mac") and not debug: [OK, TIMEOUT]
[Send data on a WebSocket in a Worker]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT]
[Send-data.worker.html?wss]
expected:
if (os == "android") and fission: [OK, TIMEOUT]