1
0
Fork 0
firefox/gfx/tests/browser/browser.toml
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

13 lines
425 B
TOML

[DEFAULT]
["browser_native_font_cache_macos.js"]
support-files = ["file_native_font_cache_macos.html"]
run-if = ["os == 'mac'"]
["browser_omta_tearoff_tab.js"]
["browser_partial_prerender_animation_in_popup.js"]
support-files = ["!/dom/animation/test/testcommon.js"]
run-if = ["os != 'mac'"] # on Mac popup windows use basic layers so animation can't be run on the compositor
["browser_windowless_troubleshoot_crash.js"]