| OLD | NEW |
| 1 ALERT: Executing script in the child window. | 1 ALERT: Executing script in the child window. |
| 2 ALERT: XHR POST opened. | 2 ALERT: XHR POST opened. |
| 3 CONSOLE MESSAGE: [blocked] The page at https://127.0.0.1:8443/security/mixedCont
ent/resources/frame-with-insecure-sync-xhr-post.html ran insecure content from h
ttp://localhost:8000/xmlhttprequest/resources/access-control-allow-lists.php?ori
gin=*&headers=Content-Type. | 3 CONSOLE MESSAGE: [blocked] The page at https://127.0.0.1:8443/security/mixedCont
ent/resources/frame-with-insecure-sync-xhr-post.html displayed insecure content
from http://localhost:8000/xmlhttprequest/resources/access-control-allow-lists.p
hp?origin=*&headers=Content-Type. |
| 4 | 4 |
| 5 ALERT: exception! Error: NetworkError: DOM Exception 19 | 5 ALERT: exception! Error: NetworkError: DOM Exception 19 |
| 6 This test opens a HTTPS window that loads insecure data via XHR. We should trigg
er a mixed content callback and block the load. | 6 This test opens a HTTPS window that loads insecure data via XHR. We should trigg
er a mixed content callback and block the load. |
| OLD | NEW |