summaryrefslogtreecommitdiffstats
path: root/gfx/tests/browser/browser.toml
blob: 49856e1c53c687ec14d661325a35f11010b57f2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[DEFAULT]

["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"]