blob: 25256bbcaa495f984df1736458bac5f4b4cf64e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[websocket.https.html]
[Mixed-Content: Expects allowed for websocket to same-wss origin and no-redirect redirection from https context.]
expected:
if release_or_beta: FAIL
[Mixed-Content: Expects blocked for websocket to cross-ws origin and no-redirect redirection from https context.]
expected:
if nightly_build: FAIL
[Mixed-Content: Expects blocked for websocket to same-ws origin and no-redirect redirection from https context.]
expected:
if nightly_build: FAIL
|