summaryrefslogtreecommitdiffstats
path: root/dom/base/test/browser.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dom/base/test/browser.ini')
-rw-r--r--dom/base/test/browser.ini112
1 files changed, 112 insertions, 0 deletions
diff --git a/dom/base/test/browser.ini b/dom/base/test/browser.ini
new file mode 100644
index 0000000000..0386d433b5
--- /dev/null
+++ b/dom/base/test/browser.ini
@@ -0,0 +1,112 @@
+[DEFAULT]
+head = head.js
+support-files =
+ audio.ogg
+ dummy.html
+ empty.html
+ file_audioLoop.html
+ file_audioLoopInIframe.html
+ file_blocking_image.html
+ file_bug902350.html
+ file_bug902350_frame.html
+ file_bug1011748_redirect.sjs
+ file_bug1011748_OK.sjs
+ file_bug1303838.html
+ file_bug1303838_target.html
+ file_bug1303838_target_foo.html
+ file_bug1303838_target_bar.html
+ file_bug1303838_target_baz.html
+ file_bug1303838_target_ifoo.html
+ file_bug1303838_target_ibar.html
+ file_bug1303838_target_ibaz.html
+ file_bug1303838_with_iframe.html
+ file_messagemanager_unload.html
+ file_use_counter_bfcache.html
+ file_use_counter_bfcache_helper.html
+ file_use_counter_outer.html
+ file_use_counter_outer_display_none.html
+ file_use_counter_style.html
+ file_use_counter_svg_getElementById.svg
+ file_use_counter_svg_currentScale.svg
+ file_use_counter_svg_fill_pattern_definition.svg
+ file_use_counter_svg_fill_pattern.svg
+ file_use_counter_svg_fill_pattern_internal.svg
+ file_use_counter_svg_fill_pattern_data.svg
+ file_webaudio_startstop.html
+ !/image/test/mochitest/shaver.png
+
+
+[browser_blocking_image.js]
+[browser_bug902350.js]
+tags = mcb
+[browser_bug1011748.js]
+[browser_bug1058164.js]
+[browser_force_process_selector.js]
+skip-if =
+ verify
+ (os == 'win' && os_version == '10.0' && bits == 64 && asan)
+ (os == "linux" && bits == 64 && os_version == "18.04" && asan) # this only makes sense with e10s-multi , Bug 1651357
+[browser_messagemanager_loadprocessscript.js]
+[browser_aboutnewtab_process_selection.js]
+skip-if =
+ os == 'linux' && bits == 64 #Bug 1618098
+ os == 'mac' && fission # Bug 1618098
+[browser_messagemanager_targetframeloader.js]
+[browser_messagemanager_unload.js]
+skip-if = fission # Fails with Fission, and we're unlikely to spend time to fix it. (bug 1587490)
+[browser_pagehide_on_tab_close.js]
+skip-if = true # this tests non-e10s behavior.
+[browser_promiseDocumentFlushed.js]
+[browser_state_notifications.js]
+skip-if = true # Bug 1271028
+[browser_use_counters.js]
+skip-if = verify
+[browser_timeout_throttling_with_audio_playback.js]
+skip-if = (os == "win" && processor == "aarch64") # aarch64 due to bug 1536566
+[browser_bug1303838.js]
+skip-if =
+ os == "mac" && os_version == "10.15" && !debug # Bug 1703712
+[browser_bug1691214.js]
+skip-if =
+ os == 'win' # Bug 1692963
+ os == "mac" # Bug 1692963
+ os == 'linux' # Bug 1775696
+
+support-files =
+ file_bug1691214.html
+ file_bug1700871.html
+[browser_inputStream_structuredClone.js]
+[browser_multiple_popups.js]
+skip-if =
+ (os == 'win' && !debug)
+ (os == "mac" && !debug) # Bug 1505235, Bug 1661132 (osx)
+ socketprocess_networking
+support-files = browser_multiple_popups.html
+[browser_bug1554070.js]
+support-files =
+ file_bug1554070_1.html
+ file_bug1554070_2.html
+[browser_chromeutils_getalldomprocesses.js]
+[browser_chromeutils_isdomobject.js]
+[browser_outline_refocus.js]
+[browser_bug1703472.js]
+support-files =
+ file_bug1703472.html
+[browser_data_documents_aboutmemory.js]
+[browser_form_validity_popup_submit.js]
+[browser_refresh_content.js]
+support-files =
+ green.png
+ red.png
+ file_browser_refresh_content.html
+ file_browser_refresh_expired_resource.sjs
+ file_browser_refresh_non_cacheable.sjs
+ file_browser_refresh_image.sjs
+ file_browser_refresh_iframe.sjs
+[browser_page_load_event_telemetry.js]
+[browser_xml_toggle.js]
+[browser_user_input_handling_delay.js]
+[browser_user_input_handling_delay_bfcache.js]
+[browser_user_input_handling_delay_aboutblank.js]
+[browser_user_input_handling_delay_invisible_iframe.js]
+[browser_user_input_handling_delay_reload_ticks.js]