summaryrefslogtreecommitdiffstats
path: root/gfx/tests/browser/browser.ini
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/tests/browser/browser.ini')
-rw-r--r--gfx/tests/browser/browser.ini13
1 files changed, 13 insertions, 0 deletions
diff --git a/gfx/tests/browser/browser.ini b/gfx/tests/browser/browser.ini
new file mode 100644
index 0000000000..c66e65e96d
--- /dev/null
+++ b/gfx/tests/browser/browser.ini
@@ -0,0 +1,13 @@
+[DEFAULT]
+support-files =
+
+[browser_native_font_cache_macos.js]
+support-files =
+ file_native_font_cache_macos.html
+skip-if = (os != 'mac')
+[browser_omta_tearoff_tab.js]
+[browser_partial_prerender_animation_in_popup.js]
+support-files =
+ !/dom/animation/test/testcommon.js
+skip-if = (os == 'mac') # on Mac popup windows use basic layers so animation can't be run on the compositor
+[browser_windowless_troubleshoot_crash.js]