summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/script/mochitest.toml
blob: ddd448cd88dd5b2e7ac3b83d21d5bc10c926527a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[DEFAULT]
support-files = [
  "file_blocked_script.sjs",
  "bug1656248_frame.html",
  "subdir/bug1656248_script.mjs",
  "subdir/bug1656248_import.mjs",
  "test_bug1788532_moduleA.mjs",
  "test_bug1788532_moduleB.mjs",
  "slow.sjs",
]

["test_bug1053321.html"]

["test_bug1656248.html"]
skip-if = ["verify"]

["test_bug1788532.html"]

["test_whitespace.html"]