| OLD | NEW |
| 1 CONSOLE ERROR: line 14: Mixed Content: The page at 'https://127.0.0.1:8443/secur
ity/mixedContent/resources/frame-with-insecure-async-xhr-post.html' was loaded o
ver HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://example.tes
t:8000/xmlhttprequest/resources/access-control-allow-lists.php?origin=*'. This r
equest has been blocked; the content must be served over HTTPS. | 1 CONSOLE ERROR: line 14: Mixed Content: The page at 'https://127.0.0.1:8443/secur
ity/mixedContent/resources/frame-with-insecure-async-xhr-post.html' was loaded o
ver HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://example.tes
t:8000/xmlhttprequest/resources/access-control-allow-lists.php?origin=*'. This r
equest has been blocked; the content must be served over HTTPS. |
| 2 CONSOLE ERROR: line 14: XMLHttpRequest cannot load http://example.test:8000/xmlh
ttprequest/resources/access-control-allow-lists.php?origin=*. Failed to start lo
ading. | |
| 3 This is a testharness.js-based test. | 2 This is a testharness.js-based test. |
| 4 PASS Opens an HTTPS window that loads insecure data via XHR. We should trigger a
mixed content callback and block the load. | 3 PASS Opens an HTTPS window that loads insecure data via XHR. We should trigger a
mixed content callback and block the load. |
| 5 Harness: the test ran to completion. | 4 Harness: the test ran to completion. |
| 6 | 5 |
| OLD | NEW |