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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/security/failed-request-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/failed-request-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/security/failed-request-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/security/failed-request-expected.txt
index 2ab811cf06ef493f57821271fa790a4a74608956..92d9599d6656de3001457e410640c8b17732969f 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/security/failed-request-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/security/failed-request-expected.txt
@@ -1,11 +1,11 @@
Tests that origins with failed requests are shown correctly in the security panel origins list.
-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://does-not-resolve.test
</SPAN>

Powered by Google App Engine
This is Rietveld 408576698