summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/ajax/jquery/mochitest.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:33:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:33:14 +0000
commit36d22d82aa202bb199967e9512281e9a53db42c9 (patch)
tree105e8c98ddea1c1e4784a60a5a6410fa416be2de /dom/tests/mochitest/ajax/jquery/mochitest.ini
parentInitial commit. (diff)
downloadfirefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz
firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--dom/tests/mochitest/ajax/jquery/mochitest.ini37
1 files changed, 37 insertions, 0 deletions
diff --git a/dom/tests/mochitest/ajax/jquery/mochitest.ini b/dom/tests/mochitest/ajax/jquery/mochitest.ini
new file mode 100644
index 0000000000..3f10b1cf77
--- /dev/null
+++ b/dom/tests/mochitest/ajax/jquery/mochitest.ini
@@ -0,0 +1,37 @@
+[DEFAULT]
+support-files =
+ manifest.json
+ dist/jquery.js
+ test/index.html
+ test/offset.html
+ test/test.js
+ test/fix.html
+ test/data/cow.jpg
+ test/data/dashboard.xml
+ test/data/iframe.html
+ test/data/json_assigned_obj.js
+ test/data/json_obj.js
+ test/data/name.html
+ test/data/test.html
+ test/data/test.js
+ test/data/test2.html
+ test/data/test3.html
+ test/data/testrunner.js
+ test/data/testsuite.css
+ test/data/with_fries.xml
+ test/data/offset/absolute.html
+ test/data/offset/fixed.html
+ test/data/offset/relative.html
+ test/data/offset/scroll.html
+ test/data/offset/static.html
+ test/data/offset/table.html
+ test/unit/ajax.js
+ test/unit/core.js
+ test/unit/dimensions.js
+ test/unit/event.js
+ test/unit/fx.js
+ test/unit/offset.js
+ test/unit/selector.js
+
+[test_jQuery.html]
+skip-if = (os == "android") # Bug 1780219