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

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

Issue 1383503003: [DevTools] Show a explanation when all resources in the page have been requested securely (no-mixed… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated owners + lint Created 5 years, 2 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
(Empty)
1 Tests addition of explanation when all page resources are transferred securely ( no-mixed-content).
2
3 <DIV class=security-explanation security-explanation-secure >
4 <DIV class=security-property security-property-secure >
5 </DIV>
6 <DIV class=security-explanation-text >
7 <DIV class=security-explanation-title >
8 Secure Resources
9 </DIV>
10 <DIV >
11 All resources on this page are served securely.
12 </DIV>
13 </DIV>
14 </DIV>
15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698