mochitest.toml (291B)
1 [DEFAULT] 2 support-files = ["frame_credman_iframes.html"] 3 scheme = "https" 4 5 ["test_credman_empty_option.html"] 6 7 ["test_credman_iframes.html"] 8 skip-if = [ 9 "http2", 10 "http3", 11 "os == 'win' && os_version == '10.2009' && arch == 'x86_64'", # Bug 1718296 12 "xorigin", # Application time out 13 ]