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

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

Issue 2542533004: Override DevTools security summary when a Safe Browsing warning shows. (Closed)
Patch Set: Address review feedback Created 4 years 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
(Empty)
1 Tests summary and explanation when all page resources are transferred securely ( no-mixed-content) but page is flagged by Google Safe Browsing.
2
3 <DIV class=security-summary-text >
4 Test: Summary Override Text
5 </DIV>
6 <DIV class=security-explanation security-explanation-secure >
7 <DIV class=security-property security-property-secure >
8 </DIV>
9 <DIV class=security-explanation-text >
10 <DIV class=security-explanation-title >
11 Secure Resources
12 </DIV>
13 <DIV >
14 All resources on this page are served securely.
15 </DIV>
16 </DIV>
17 </DIV>
18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698