blob: 307a12cb0db74a4a5c0b57e5398f0b2d99705bc9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[DEFAULT]
skip-if = toolkit != "gtk" && toolkit != "windows"
headless = true
[test_headless_clipboard.js]
[test_headless.js]
skip-if = appname == "thunderbird"
support-files =
headless.html
headless_button.html
|