summaryrefslogtreecommitdiffstats
path: root/dom/websocket/tests/websocket_hybi/mochitest.toml
blob: 1b00e0c8b332b3b3e817ec6feced8019dd62700b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[DEFAULT]
skip-if = [
  "http3",
  "http2",
]
support-files = [
  "file_binary-frames_wsh.py",
  "file_check-binary-messages_wsh.py",
]

["test_receive-arraybuffer.html"]

["test_receive-blob.html"]

["test_send-arraybuffer.html"]

["test_send-blob.html"]