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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/mixedContent/resources/frame-loads-insecure-script.html

Issue 1731103007: Apply strict blocking of active mixed content in HTTPS subframes only (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/security/mixedContent/resources/frame-loads-insecure-script.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/mixedContent/resources/frame-loads-insecure-script.html b/third_party/WebKit/LayoutTests/http/tests/security/mixedContent/resources/frame-loads-insecure-script.html
new file mode 100644
index 0000000000000000000000000000000000000000..0b0e62298feec0f0cc1d5a2790d6da90bf18a365
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/security/mixedContent/resources/frame-loads-insecure-script.html
@@ -0,0 +1 @@
+<script src="script-post-message.js"></script>

Powered by Google App Engine
This is Rietveld 408576698