16 lines
356 B
TOML
16 lines
356 B
TOML
[DEFAULT]
|
|
prefs = ["dom.tcpsocket_in_child.enabled=true"]
|
|
support-files = [
|
|
"tcpsocket_test.sys.mjs",
|
|
"test_tcpsocket_client_and_server_basics.js",
|
|
"file_postMessage_opener.html",
|
|
"file_udpsocket_iframe.html",
|
|
]
|
|
|
|
["test_tcpsocket_client_and_server_basics.html"]
|
|
|
|
["test_tcpsocket_jsm.html"]
|
|
|
|
["test_tcpsocket_legacy.html"]
|
|
|
|
["test_udpsocket.html"]
|