trisquel-icecat/icecat/dom/url/tests/chrome.toml
2025-10-06 02:35:48 -06:00

15 lines
320 B
TOML

[DEFAULT]
support-files = [
"file_url.sys.mjs",
"file_worker_url.sys.mjs",
"test_bug883784.sys.mjs",
"esm_url_worker.js",
"!/dom/workers/test/dom_worker_helper.js",
]
prefs = ["network.xhr.block_sync_system_requests=false"] # Bug 721336
["test_bug883784.xhtml"]
["test_url.xhtml"]
["test_worker_url.xhtml"]