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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/security/security-details-updated-with-security-state-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/security-details-updated-with-security-state-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-details-updated-with-security-state-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-details-updated-with-security-state-expected.txt
index 66d746cc0b4dd26cfdc776be8967e3d83fe3c504..3bb308523f440dda078b836535bd9ac71351fd18 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-details-updated-with-security-state-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-details-updated-with-security-state-expected.txt
@@ -1,12 +1,12 @@
Tests that the security details for an origin are updated if its security state changes.
Sidebar Origins --------------------------------
-Group: Main Origin
-Group: Secure Origins
+Group: Main origin
+Group: Secure origins
<SPAN class=title >
https://foo.test
</SPAN>
-Group: Unknown / Canceled
+Group: Unknown / canceled
<SPAN class=title >
https://bar.test
</SPAN>
@@ -43,7 +43,7 @@ TLS 1.2
</DIV>
<DIV class=details-table-row >
<DIV >
-Key Exchange
+Key exchange
</DIV>
<DIV >
Key_Exchange
@@ -89,7 +89,7 @@ foo.test
</DIV>
<DIV class=details-table-row >
<DIV >
-Valid From
+Valid from
</DIV>
<DIV >
Mon, 20 Mar 2017 08:53:20 GMT
@@ -97,7 +97,7 @@ Mon, 20 Mar 2017 08:53:20 GMT
</DIV>
<DIV class=details-table-row >
<DIV >
-Valid Until
+Valid until
</DIV>
<DIV >
Wed, 18 May 2033 03:33:20 GMT

Powered by Google App Engine
This is Rietveld 408576698