[constructor.any.html?wss]
[constructor.any.worker.html?wpt_flags=h2]
expected:
if (os == "linux") and debug and fission and not swgl: [OK, TIMEOUT]
if (os == "linux") and not debug and fission and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "win") and swgl: [OK, TIMEOUT]
if os == "android": [OK, ERROR, TIMEOUT]
[constructor.any.worker.html?wss]
[constructor.any.html?wpt_flags=h2]
expected:
if os == "linux": [OK, TIMEOUT]
if os == "android": [OK, ERROR, TIMEOUT]
[Calling the WebSocket constructor with too many arguments should not throw.]
expected:
if os == "android": [PASS, FAIL]
[constructor.any.html?default]
[constructor.any.worker.html?default]