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

Side by Side 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: Swap Title Case for Sentence case across Security Panel 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 unified diff | Download patch
OLDNEW
1 Tests that origins with failed requests are shown correctly in the security pane l origins list. 1 Tests that origins with failed requests are shown correctly in the security pane l origins list.
2 2
3 Group: Main Origin 3 Group: Main origin
4 Group: Secure Origins 4 Group: Secure origins
5 <SPAN class=title > 5 <SPAN class=title >
6 https://foo.test 6 https://foo.test
7 </SPAN> 7 </SPAN>
8 Group: Unknown / Canceled 8 Group: Unknown / canceled
9 <SPAN class=title > 9 <SPAN class=title >
10 https://does-not-resolve.test 10 https://does-not-resolve.test
11 </SPAN> 11 </SPAN>
12 12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698