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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-and-subresources-with-cert-errors-expected.txt

Issue 2354873003: DevTools security panel: prompt user to reload for mixed requests (Closed)
Patch Set: add a test that includes active mixed content Created 4 years, 2 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/inspector/security/mixed-content-and-subresources-with-cert-errors-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-and-subresources-with-cert-errors-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-and-subresources-with-cert-errors-expected.txt
index a3fe7db81f8e00ce1ddcf5caed205c95d4adcbcf..3c3e29d5f529b9fe0ce75a03b8d887f560302bbb 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-and-subresources-with-cert-errors-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-and-subresources-with-cert-errors-expected.txt
@@ -10,8 +10,8 @@ Active Mixed Content
<DIV >
You have recently allowed non-secure content (such as scripts or iframes) to run on this site.
</DIV>
- <DIV class=security-mixed-content link >
-View requests in Network Panel
+ <DIV class=security-mixed-content >
+Reload the page to record requests for HTTP resources.
</DIV>
</DIV>
</DIV>
@@ -25,8 +25,8 @@ Mixed Content
<DIV >
The site includes HTTP resources.
</DIV>
- <DIV class=security-mixed-content link >
-View requests in Network Panel
+ <DIV class=security-mixed-content >
+Reload the page to record requests for HTTP resources.
</DIV>
</DIV>
</DIV>

Powered by Google App Engine
This is Rietveld 408576698