summaryrefslogtreecommitdiffstats
path: root/dom/security/test/https-first/browser.toml
blob: 49e2d522f42c4d22a661fb607b59a7cc96f3ef14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
[DEFAULT]

["browser_beforeunload_permit_http.js"]
support-files = ["file_beforeunload_permit_http.html"]

["browser_downgrade_mixed_content_auto_upgrade_console.js"]
support-files = [
  "file_mixed_content_auto_upgrade.html",
  "pass.png",
  "test.webm",
  "test.wav",
]

["browser_downgrade_view_source.js"]
support-files = ["file_downgrade_view_source.sjs"]

["browser_download_attribute.js"]
support-files = [
  "file_download_attribute.html",
  "file_download_attribute.sjs",
]

["browser_httpsfirst.js"]
support-files = ["file_httpsfirst_timeout_server.sjs"]

["browser_httpsfirst_console_logging.js"]

["browser_httpsfirst_speculative_connect.js"]
support-files = ["file_httpsfirst_speculative_connect.html"]

["browser_mixed_content_console.js"]
support-files = ["file_mixed_content_console.html"]

["browser_mixed_content_download.js"]
support-files = [
  "download_page.html",
  "download_server.sjs",
]

["browser_navigation.js"]
support-files = ["file_navigation.html"]

["browser_subdocument_downgrade.js"]
support-files = [
  "file_empty.html",
  "file_subdocument_downgrade.sjs",
]

["browser_schemeless.js"]

["browser_slow_download.js"]
support-files = [
  "file_slow_download.html",
  "file_slow_download.sjs",
]

["browser_superfluos_auth.js"]

["browser_upgrade_onion.js"]