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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-active-and-passive-reload-expected.txt

Issue 2881513003: DevTools: Convert Security Panel to Sentence case (Closed)
Patch Set: Fix unit test Created 3 years, 7 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-active-and-passive-reload-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-active-and-passive-reload-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-active-and-passive-reload-expected.txt
index fea8689dfd8608854ed23220aab2d046fb754710..ca460ab12d1dd5c3555741acaee3f198150aad78 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-active-and-passive-reload-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-active-and-passive-reload-expected.txt
@@ -5,7 +5,7 @@ Tests that the active and pasive mixed content explanations prompt the user to r
</DIV>
<DIV class=security-explanation-text >
<DIV class=security-explanation-title >
-Active Mixed Content
+Active mixed content
</DIV>
<DIV >
You have recently allowed non-secure content (such as scripts or iframes) to run on this site.
@@ -20,7 +20,7 @@ Reload the page to record requests for HTTP resources.
</DIV>
<DIV class=security-explanation-text >
<DIV class=security-explanation-title >
-Mixed Content
+Mixed content
</DIV>
<DIV >
The site includes HTTP resources.
@@ -35,7 +35,7 @@ Reload the page to record requests for HTTP resources.
</DIV>
<DIV class=security-explanation-text >
<DIV class=security-explanation-title >
-Active Mixed Content
+Active mixed content
</DIV>
<DIV >
You have recently allowed non-secure content (such as scripts or iframes) to run on this site.
@@ -50,7 +50,7 @@ View 1 request in Network Panel
</DIV>
<DIV class=security-explanation-text >
<DIV class=security-explanation-title >
-Mixed Content
+Mixed content
</DIV>
<DIV >
The site includes HTTP resources.

Powered by Google App Engine
This is Rietveld 408576698