OLD | NEW |
1 CONSOLE WARNING: line 16: Mixed Content: The page at 'https://127.0.0.1:8443/sec
urity/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html' was loaded over
HTTPS, but requested an insecure resource 'nonwebbyscheme://this-will-fail-but-
no-mixed-content-error-should-appear'. This content should also be served over H
TTPS. | 1 CONSOLE WARNING: line 15: Mixed Content: The page at 'https://127.0.0.1:8443/sec
urity/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html' was loaded over
HTTPS, but requested an insecure resource 'nonwebbyscheme://this-will-fail-but-
no-mixed-content-error-should-appear'. This content should also be served over H
TTPS. |
2 This tests that non-webby URLs are not blocked as mixed content. The test passes
if a mixed content warning is displayed and the load proceeds. The test fails i
f a mixed content error is displayed, and the load is blocked. | 2 This tests that non-webby URLs are not blocked as mixed content. The test passes
if a mixed content warning is displayed and the load proceeds. The test fails i
f a mixed content error is displayed, and the load is blocked. |
3 | 3 |
4 | 4 |
5 | 5 |
6 -------- | 6 -------- |
7 Frame: '<!--framePath //<!--frame0-->-->' | 7 Frame: '<!--framePath //<!--frame0-->-->' |
8 -------- | 8 -------- |
9 | 9 |
OLD | NEW |