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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-and-subresources-with-cert-errors-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-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 3c3e29d5f529b9fe0ce75a03b8d887f560302bbb..401af7c7cba55c0e8fbf6931c20515d138a103be 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
@@ -5,7 +5,7 @@ Tests addition of explanation when there was both mixed content and subresources
</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.

Powered by Google App Engine
This is Rietveld 408576698