summaryrefslogtreecommitdiffstats
path: root/dom/file/ipc/tests/mochitest.toml
blob: 73e25bba06a2d41ba0194066e1942cb0eeb03cb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[DEFAULT]
support-files = ["script_file.js"]

["test_ipcBlob_createImageBitmap.html"]
support-files = ["green.jpg"]
skip-if = [
  "http3",
  "http2",
]

["test_ipcBlob_emptyMultiplex.html"]

["test_ipcBlob_fileReaderSync.html"]

["test_ipcBlob_mixedMultiplex.html"]
support-files = ["ok.sjs"]

["test_ipcBlob_workers.html"]