Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(369)

Side by Side Diff: LayoutTests/platform/chromium/http/tests/security/mixedContent/insecure-script-in-main-frame-allowed-expected.txt

Issue 14120003: Move LayoutTests from platform/chromium/... to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 main frame - didStartProvisionalLoadForFrame
2 main frame - didFinishDocumentLoadForFrame
3 main frame - didHandleOnloadEventsForFrame
4 main frame - didFinishLoadForFrame
5 main frame - didCommitLoadForFrame
6 CONSOLE MESSAGE: The page at https://127.0.0.1:8443/security/mixedContent/resour ces/frame-with-insecure-script.html ran insecure content from http://127.0.0.1:8 080/security/mixedContent/resources/script.js.
7
8 didRunInsecureContent
9 main frame - didFinishDocumentLoadForFrame
10 main frame - didHandleOnloadEventsForFrame
11 main frame - didFinishLoadForFrame
12 This test opens a window that loads an insecure script. We should trigger a mixe d content callback even though we've set the preference to block this, because w e've overriden the preference via a web permission client callback.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698