mirror of
https://github.com/servo/servo.git
synced 2025-10-18 09:19:16 +01:00
36 lines
1.1 KiB
INI
36 lines
1.1 KiB
INI
[non-secure-context.window.html]
|
|
[Public non secure page fetches local page.]
|
|
expected: FAIL
|
|
|
|
[Private non-secure context cannot fetch local subresource.]
|
|
expected: FAIL
|
|
|
|
[Public non-secure context cannot fetch local subresource.]
|
|
expected: FAIL
|
|
|
|
[Public non-secure context cannot fetch private subresource.]
|
|
expected: FAIL
|
|
|
|
[Treat-as-public-address non-secure context cannot fetch local subresource.]
|
|
expected: FAIL
|
|
|
|
[Treat-as-public-address non-secure context cannot fetch private subresource.]
|
|
expected: FAIL
|
|
|
|
[Private HTTPS non-secure context cannot fetch local subresource.]
|
|
expected: FAIL
|
|
|
|
[Public HTTPS non-secure context cannot fetch local subresource.]
|
|
expected: FAIL
|
|
|
|
[Public HTTPS non-secure context cannot fetch private subresource.]
|
|
expected: FAIL
|
|
|
|
[Private non-secure context cannot open connection to ws://localhost.]
|
|
expected: FAIL
|
|
|
|
[Public non-secure context cannot open connection to ws://localhost.]
|
|
expected: FAIL
|
|
|
|
[Treat-as-public non-secure context cannot open connection to ws://localhost.]
|
|
expected: FAIL
|