blob: 3beeab37665a342b08f4e6f0252538af61c10e3b (
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
|
[browser_httpsfirst.js]
support-files =
file_httpsfirst_timeout_server.sjs
[browser_httpsfirst_console_logging.js]
[browser_upgrade_onion.js]
[browser_mixed_content_console.js]
support-files =
file_mixed_content_console.html
[browser_downgrade_view_source.js]
support-files = file_downgrade_view_source.sjs
[browser_navigation.js]
support-files = file_navigation.html
[browser_httpsfirst_speculative_connect.js]
support-files = file_httpsfirst_speculative_connect.html
[browser_download_attribute.js]
support-files = file_download_attribute.html
file_download_attribute.sjs
[browser_mixed_content_download.js]
skip-if = win10_2004 && debug # Bug 1723573
support-files =
download_page.html
download_server.sjs
[browser_slow_download.js]
support-files =
file_slow_download.html
file_slow_download.sjs
[browser_downgrade_mixed_content_auto_upgrade_console.js]
support-files =
file_mixed_content_auto_upgrade.html
pass.png
test.ogv
test.wav
[browser_beforeunload_permit_http.js]
support-files = file_beforeunload_permit_http.html
[browser_subdocument_downgrade.js]
support-files =
file_empty.html
file_subdocument_downgrade.sjs
|