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