summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/general/mochitest.toml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /dom/tests/mochitest/general/mochitest.toml
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'dom/tests/mochitest/general/mochitest.toml')
-rw-r--r--dom/tests/mochitest/general/mochitest.toml281
1 files changed, 281 insertions, 0 deletions
diff --git a/dom/tests/mochitest/general/mochitest.toml b/dom/tests/mochitest/general/mochitest.toml
new file mode 100644
index 0000000000..b8ec30f510
--- /dev/null
+++ b/dom/tests/mochitest/general/mochitest.toml
@@ -0,0 +1,281 @@
+[DEFAULT]
+prefs = ["dom.svg.pathSeg.enabled=false"]
+support-files = [
+ "497633.html",
+ "fail.png",
+ "file_bug628069.html",
+ "file_clonewrapper.html",
+ "file_domWindowUtils_scrollbarSize.html",
+ "file_frameElementWrapping.html",
+ "file_moving_nodeList.html",
+ "file_moving_xhr.html",
+ "file_resource_timing_nocors.html",
+ "generateCss.sjs",
+ "historyframes.html",
+ "start_historyframe.html",
+ "url1_historyframe.html",
+ "url2_historyframe.html",
+ "image_50.png",
+ "image_100.png",
+ "image_200.png",
+ "pass.apng",
+ "performance_timeline_main_test.html",
+ "resource_timing_iframe.html",
+ "resource_timing_main_test.html",
+ "resource_timing_cross_origin.html",
+ "res0.resource",
+ "res1.resource",
+ "res1.resource^headers^",
+ "res2.resource",
+ "res2.resource^headers^",
+ "res3.resource",
+ "res3.resource^headers^",
+ "res4.resource",
+ "res4.resource^headers^",
+ "res5.resource",
+ "res5.resource^headers^",
+ "res6.resource",
+ "res6.resource^headers^",
+ "res7.resource",
+ "res7.resource^headers^",
+ "res8.resource",
+ "res8.resource^headers^",
+ "resource_timing.js",
+ "navigation_timing.html",
+ "test_interfaces.js",
+ "frameStorageAllowed.html",
+ "frameStoragePrevented.html",
+ "frameStorageChrome.html",
+ "frameStorageNullprincipal.sjs",
+ "workerStorageAllowed.js",
+ "workerStoragePrevented.js",
+ "storagePermissionsUtils.js",
+ "window_storagePermissions.html",
+ "frameSelectEvents.html",
+ "!/image/test/mochitest/big.png",
+ "!/image/test/mochitest/blue.png",
+ "!/image/test/mochitest/clear.png",
+ "!/image/test/mochitest/damon.jpg",
+ "!/image/test/mochitest/over.png",
+ "!/image/test/mochitest/red.png",
+ "!/dom/base/test/Ahem.ttf",
+ "!/dom/base/test/file_empty.html",
+ "!/dom/base/test/file_use_counter_svg_fill_pattern_data.svg",
+ "resource_timing_location_navigate.html",
+ "resource_timing_meta_refresh.html",
+ "resource_timing_redirect.html",
+ "resource_timing_redirect.html^headers^",
+ "embed_navigate.html",
+ "postback.html",
+]
+
+["test_497898.html"]
+
+["test_CCW_optimization.html"]
+
+["test_DOMMatrix.html"]
+
+["test_WebKitCSSMatrix.html"]
+
+["test_bug504220.html"]
+
+["test_bug628069_1.html"]
+
+["test_bug628069_2.html"]
+
+["test_bug631440.html"]
+
+["test_bug653364.html"]
+
+["test_bug861217.html"]
+
+["test_bug1161721.html"]
+
+["test_bug1170911.html"]
+
+["test_bug1208217.html"]
+
+["test_bug1313753.html"]
+
+["test_bug1434273.html"]
+
+["test_clientRects.html"]
+
+["test_clipboard_disallowed.html"]
+
+["test_clipboard_events.html"]
+support-files = ["window_clipboard_events.html"]
+skip-if = ["headless"] # bug 1403542
+
+["test_consoleAPI.html"]
+
+["test_contentViewer_overrideDPPX.html"]
+
+["test_devicePixelRatio_with_zoom.html"]
+
+["test_domWindowUtils.html"]
+
+["test_domWindowUtils_scrollXY.html"]
+
+["test_domWindowUtils_scrollbarSize.html"]
+skip-if = [
+ "http3",
+ "http2",
+]
+
+["test_donottrack.html"]
+
+["test_focus_legend_noparent.html"]
+
+["test_focus_scrollchildframe.html"]
+
+["test_for_of.html"]
+
+["test_frameElementWrapping.html"]
+skip-if = [
+ "http3",
+ "http2",
+]
+
+["test_framedhistoryframes.html"]
+skip-if = [
+ "http3",
+ "http2",
+]
+
+["test_img_mutations.html"]
+
+["test_interfaces.html"]
+skip-if = [
+ "http3",
+ "http2",
+]
+
+["test_interfaces_secureContext.html"]
+scheme = "https"
+
+["test_media_queries_with_zoom.html"]
+
+["test_navigation_timing.html"]
+
+["test_network_events.html"]
+skip-if = ["true"] # Disable this test until bug 795711 is fixed.
+
+["test_offsets.html"]
+support-files = ["test_offsets.js"]
+
+["test_outerHTML.html"]
+
+["test_outerHTML.xhtml"]
+
+["test_paste_selection.html"]
+
+["test_performance_nav_timing_before_onload.html"]
+
+["test_performance_now.html"]
+
+["test_performance_timeline.html"]
+skip-if = [
+ "verify",
+ "http3",
+ "http2",
+]
+
+["test_picture_apng.html"]
+
+["test_picture_mutations.html"]
+
+["test_pointerPreserves3D.html"]
+
+["test_pointerPreserves3DClip.html"]
+
+["test_pointerPreserves3DPerspective.html"]
+
+["test_resizeby.html"]
+skip-if = [
+ "os == 'android'", # Window sizes cannot be controled on android; Windows
+ "os == 'linux' && bits == 64",# Bug 1604152
+]
+
+["test_resource_timing.html"]
+skip-if = [
+ "verify",
+ "http3",
+ "http2",
+]
+
+["test_resource_timing_cross_origin.html"]
+skip-if = [
+ "http3",
+ "http2",
+]
+
+["test_resource_timing_cross_origin_navigate.html"]
+skip-if = [
+ "http3",
+ "http2",
+]
+
+["test_resource_timing_frameset.html"]
+skip-if = [
+ "http3",
+ "http2",
+]
+
+["test_resource_timing_nocors.html"]
+skip-if = [
+ "http3",
+ "http2",
+]
+
+["test_selectevents.html"]
+skip-if = ["os == 'android'"] # bug 1627523
+
+["test_showModalDialog_removed.html"]
+
+["test_storagePermissionsAccept.html"]
+skip-if = [
+ "http3",
+ "http2",
+]
+
+["test_storagePermissionsLimitForeign.html"]
+skip-if = [
+ "http3",
+ "http2",
+]
+
+["test_storagePermissionsReject.html"]
+skip-if = [
+ "http3",
+ "http2",
+]
+
+["test_storagePermissionsRejectForeign.html"]
+skip-if = [
+ "http3",
+ "http2",
+]
+
+["test_stylesheetPI.html"]
+
+["test_toggling_performance_navigation_timing.html"]
+skip-if = [
+ "os == 'win' && bits == 64 && !debug", # Bug 1730152
+ "os == 'mac' && bits == 64 && !debug", # Bug 1730152
+]
+
+["test_vibrator.html"]
+fail-if = ["xorigin"]
+skip-if = [
+ "http3",
+ "http2",
+]
+
+["test_windowProperties.html"]
+
+["test_windowedhistoryframes.html"]
+skip-if = [
+ "http3",
+ "http2",
+]