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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/security/security-secure-but-malicious-expected.txt

Issue 2881513003: DevTools: Convert Security Panel to Sentence case (Closed)
Patch Set: Fix hardcoded UnitTest 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 summary and explanation when all page resources are transferred securely ( no-mixed-content) but page is flagged by Google Safe Browsing. 1 Tests summary and explanation when all page resources are transferred securely ( no-mixed-content) but page is flagged by Google Safe Browsing.
2 2
3 <DIV class=security-summary-text > 3 <DIV class=security-summary-text >
4 Test: Summary Override Text 4 Test: Summary Override Text
5 </DIV> 5 </DIV>
6 <DIV class=security-explanation security-explanation-secure > 6 <DIV class=security-explanation security-explanation-secure >
7 <DIV class=security-property security-property-secure > 7 <DIV class=security-property security-property-secure >
8 </DIV> 8 </DIV>
9 <DIV class=security-explanation-text > 9 <DIV class=security-explanation-text >
10 <DIV class=security-explanation-title > 10 <DIV class=security-explanation-title >
11 Secure Resources 11 Secure resources
12 </DIV> 12 </DIV>
13 <DIV > 13 <DIV >
14 All resources on this page are served securely. 14 All resources on this page are served securely.
15 </DIV> 15 </DIV>
16 </DIV> 16 </DIV>
17 </DIV> 17 </DIV>
18 18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698