OLD | NEW |
1 CONSOLE ERROR: [blocked] The page at 'https://127.0.0.1:8443/security/mixedConte
nt/websocket/resources/expect-throw-on-construction.html' was loaded over HTTPS,
but ran insecure content from 'ws://127.0.0.1:8880/echo': this content should a
lso be loaded over HTTPS. | 1 CONSOLE ERROR: [blocked] The page at 'https://127.0.0.1:8443/security/mixedConte
nt/websocket/resources/sandboxed-expect-throw-on-construction.html' was loaded o
ver HTTPS, but ran insecure content from 'ws://127.0.0.1:8880/echo': this conten
t should also be loaded over HTTPS. |
2 | 2 |
3 This is a testharness.js-based test. | 3 This is a testharness.js-based test. |
4 PASS Test that when a HTTPS window that creates an insecure WebSocket connection
is opened, the mixed content callback is triggered because the main frame in th
e window is HTTPS but is trying connecting to an insecure WebSocket server. | 4 PASS Test that when a HTTPS window that creates an insecure WebSocket connection
is opened, the mixed content callback is triggered because the main frame in th
e window is HTTPS but is trying connecting to an insecure WebSocket server. |
5 Harness: the test ran to completion. | 5 Harness: the test ran to completion. |
6 | 6 |
OLD | NEW |