summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/dom
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/mozilla/meta/dom')
-rw-r--r--testing/web-platform/mozilla/meta/dom/delayed_window_print.html.ini6
-rw-r--r--testing/web-platform/mozilla/meta/dom/fs/__dir__.ini1
-rw-r--r--testing/web-platform/mozilla/meta/dom/fs/fs-writable_unlocked_on_tab_close.https.window.js.ini3
-rw-r--r--testing/web-platform/mozilla/meta/dom/range-in-two-selections.html.ini1
-rw-r--r--testing/web-platform/mozilla/meta/dom/throttling/__dir__.ini5
-rw-r--r--testing/web-platform/mozilla/meta/dom/throttling/throttling-1.window.js.ini4
-rw-r--r--testing/web-platform/mozilla/meta/dom/throttling/throttling-2.window.js.ini4
-rw-r--r--testing/web-platform/mozilla/meta/dom/throttling/throttling-3.window.js.ini4
-rw-r--r--testing/web-platform/mozilla/meta/dom/throttling/throttling-4.window.js.ini4
-rw-r--r--testing/web-platform/mozilla/meta/dom/throttling/throttling-indexeddb.window.js.ini4
-rw-r--r--testing/web-platform/mozilla/meta/dom/throttling/throttling-webaudio.window.js.ini5
-rw-r--r--testing/web-platform/mozilla/meta/dom/throttling/throttling-webrtc.window.js.ini4
-rw-r--r--testing/web-platform/mozilla/meta/dom/throttling/throttling-ws.window.js.ini4
13 files changed, 49 insertions, 0 deletions
diff --git a/testing/web-platform/mozilla/meta/dom/delayed_window_print.html.ini b/testing/web-platform/mozilla/meta/dom/delayed_window_print.html.ini
new file mode 100644
index 0000000000..71e21562eb
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/dom/delayed_window_print.html.ini
@@ -0,0 +1,6 @@
+bug: https://bugzilla.mozilla.org/show_bug.cgi?id=739038
+[delayed_window_print.html]
+ comment: Our own save-to-pdf "printer" knows how to respect print.always_print_silent
+ prefs: [print.always_print_silent:true, "print_printer:Mozilla Save to PDF"]
+ disabled:
+ if (asan or debug): https://bugzilla.mozilla.org/show_bug.cgi?id=1661162
diff --git a/testing/web-platform/mozilla/meta/dom/fs/__dir__.ini b/testing/web-platform/mozilla/meta/dom/fs/__dir__.ini
new file mode 100644
index 0000000000..2718527bf8
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/dom/fs/__dir__.ini
@@ -0,0 +1 @@
+leak-threshold: [default:51200]
diff --git a/testing/web-platform/mozilla/meta/dom/fs/fs-writable_unlocked_on_tab_close.https.window.js.ini b/testing/web-platform/mozilla/meta/dom/fs/fs-writable_unlocked_on_tab_close.https.window.js.ini
new file mode 100644
index 0000000000..cae856b314
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/dom/fs/fs-writable_unlocked_on_tab_close.https.window.js.ini
@@ -0,0 +1,3 @@
+[fs-writable_unlocked_on_tab_close.https.window.html]
+ type: testharness
+ prefs: [dom.fs.enabled:true]
diff --git a/testing/web-platform/mozilla/meta/dom/range-in-two-selections.html.ini b/testing/web-platform/mozilla/meta/dom/range-in-two-selections.html.ini
new file mode 100644
index 0000000000..3602b3db5b
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/dom/range-in-two-selections.html.ini
@@ -0,0 +1 @@
+prefs: [dom.customHighlightAPI.enabled:true]
diff --git a/testing/web-platform/mozilla/meta/dom/throttling/__dir__.ini b/testing/web-platform/mozilla/meta/dom/throttling/__dir__.ini
new file mode 100644
index 0000000000..2c01fc801d
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/dom/throttling/__dir__.ini
@@ -0,0 +1,5 @@
+prefs: [dom.timeout.enable_budget_timer_throttling:true,
+ dom.timeout.foreground_budget_regeneration_rate:100,
+ dom.timeout.foreground_throttling_max_budget:10,
+ dom.timeout.budget_throttling_max_delay:2000,
+ dom.timeout.throttling_delay:1]
diff --git a/testing/web-platform/mozilla/meta/dom/throttling/throttling-1.window.js.ini b/testing/web-platform/mozilla/meta/dom/throttling/throttling-1.window.js.ini
new file mode 100644
index 0000000000..99a37fb0e7
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/dom/throttling/throttling-1.window.js.ini
@@ -0,0 +1,4 @@
+[throttling-1.window.html]
+ type: testharness
+ disabled:
+ if debug: disabled
diff --git a/testing/web-platform/mozilla/meta/dom/throttling/throttling-2.window.js.ini b/testing/web-platform/mozilla/meta/dom/throttling/throttling-2.window.js.ini
new file mode 100644
index 0000000000..3ef84823d4
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/dom/throttling/throttling-2.window.js.ini
@@ -0,0 +1,4 @@
+[throttling-2.window.html]
+ type: testharness
+ disabled:
+ if debug: disabled
diff --git a/testing/web-platform/mozilla/meta/dom/throttling/throttling-3.window.js.ini b/testing/web-platform/mozilla/meta/dom/throttling/throttling-3.window.js.ini
new file mode 100644
index 0000000000..04fc9caa02
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/dom/throttling/throttling-3.window.js.ini
@@ -0,0 +1,4 @@
+[throttling-3.window.html]
+ type: testharness
+ disabled:
+ if debug: disabled
diff --git a/testing/web-platform/mozilla/meta/dom/throttling/throttling-4.window.js.ini b/testing/web-platform/mozilla/meta/dom/throttling/throttling-4.window.js.ini
new file mode 100644
index 0000000000..efb637225f
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/dom/throttling/throttling-4.window.js.ini
@@ -0,0 +1,4 @@
+[throttling-4.window.html]
+ type: testharness
+ disabled:
+ if debug: disabled
diff --git a/testing/web-platform/mozilla/meta/dom/throttling/throttling-indexeddb.window.js.ini b/testing/web-platform/mozilla/meta/dom/throttling/throttling-indexeddb.window.js.ini
new file mode 100644
index 0000000000..e462d45d21
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/dom/throttling/throttling-indexeddb.window.js.ini
@@ -0,0 +1,4 @@
+[throttling-indexeddb.window.html]
+ type: testharness
+ disabled:
+ if debug: disabled
diff --git a/testing/web-platform/mozilla/meta/dom/throttling/throttling-webaudio.window.js.ini b/testing/web-platform/mozilla/meta/dom/throttling/throttling-webaudio.window.js.ini
new file mode 100644
index 0000000000..6322e40b6d
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/dom/throttling/throttling-webaudio.window.js.ini
@@ -0,0 +1,5 @@
+[throttling-webaudio.window.html]
+ type: testharness
+ disabled:
+ if debug: disabled
+ if (os == 'win' and processor == 'aarch64'): https://bugzilla.mozilla.org/show_bug.cgi?id=1533892 if (os == 'win' and processor == 'aarch64'): disabled
diff --git a/testing/web-platform/mozilla/meta/dom/throttling/throttling-webrtc.window.js.ini b/testing/web-platform/mozilla/meta/dom/throttling/throttling-webrtc.window.js.ini
new file mode 100644
index 0000000000..f3f12fb571
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/dom/throttling/throttling-webrtc.window.js.ini
@@ -0,0 +1,4 @@
+[throttling-webrtc.window.html]
+ type: testharness
+ disabled:
+ if debug: disabled
diff --git a/testing/web-platform/mozilla/meta/dom/throttling/throttling-ws.window.js.ini b/testing/web-platform/mozilla/meta/dom/throttling/throttling-ws.window.js.ini
new file mode 100644
index 0000000000..219764bcca
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/dom/throttling/throttling-ws.window.js.ini
@@ -0,0 +1,4 @@
+[throttling-ws.window.html]
+ type: testharness
+ disabled:
+ if debug: disabled