Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 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-warning-should-appear'. This content should also be served over HTTPS. | |
| 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 | |
| 4 | |
| 5 | |
| 6 -------- | |
| 7 Frame: '<!--framePath //<!--frame0-->-->' | |
| 8 -------- | |
| 9 | |
| OLD | NEW |