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.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/gfx/tests/browser/browser.ini b/gfx/tests/browser/browser.ini
new file mode 100644
index 0000000000..042f361a58
--- /dev/null
+++ b/gfx/tests/browser/browser.ini
@@ -0,0 +1,8 @@
+[DEFAULT]
+support-files =
+
+[browser_native_font_cache_macos.js]
+support-files =
+ file_native_font_cache_macos.html
+skip-if = (os != 'mac')
+[browser_windowless_troubleshoot_crash.js]