blob: d8d142d9d8cbb2b679778ef75d5c290df087a968 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[DEFAULT]
support-files = ["frame_credman_iframes.html"]
scheme = "https"
["test_credman_empty_option.html"]
["test_credman_iframes.html"]
skip-if = [
"xorigin", # Application time out
"win10_2009", # Bug 1718296
"win11_2009", # Bug 1718296
"http3",
"http2",
]
|