| Index: LayoutTests/platform/chromium/http/tests/security/mixedContent/insecure-iframe-in-main-frame-allowed-expected.txt
|
| diff --git a/LayoutTests/platform/chromium/http/tests/security/mixedContent/insecure-iframe-in-main-frame-allowed-expected.txt b/LayoutTests/platform/chromium/http/tests/security/mixedContent/insecure-iframe-in-main-frame-allowed-expected.txt
|
| deleted file mode 100644
|
| index 2279fffc7e3a3c862d9c3aaf0021a84d3489d242..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/platform/chromium/http/tests/security/mixedContent/insecure-iframe-in-main-frame-allowed-expected.txt
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -main frame - didStartProvisionalLoadForFrame
|
| -main frame - didFinishDocumentLoadForFrame
|
| -main frame - didHandleOnloadEventsForFrame
|
| -main frame - didFinishLoadForFrame
|
| -main frame - didCommitLoadForFrame
|
| -frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame
|
| -CONSOLE MESSAGE: The page at about:blank displayed insecure content from http://127.0.0.1:8080/security/mixedContent/resources/boring.html.
|
| -
|
| -didDisplayInsecureContent
|
| -main frame - didFinishDocumentLoadForFrame
|
| -frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame
|
| -frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
|
| -frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame
|
| -main frame - didHandleOnloadEventsForFrame
|
| -frame "<!--framePath //<!--frame0-->-->" - didFinishLoadForFrame
|
| -main frame - didFinishLoadForFrame
|
| -This test opens a window that loads an insecure iframe. We should trigger a mixed content callback even though we've set the preference to block this, because we've overriden the preference via a web permission client callback.
|
|
|