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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/security/active-and-passive-subresources-with-cert-errors-expected.txt

Issue 2286553002: DevTools security panel: explain subresources with cert errors separately (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: some missed renames Created 4 years, 3 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 active and passive subresources were loaded w ith certificate errors.
2
3 <DIV class=security-explanation security-explanation-insecure >
4 <DIV class=security-property security-property-insecure >
5 </DIV>
6 <DIV class=security-explanation-text >
7 <DIV class=security-explanation-title >
8 Active content with certificate errors
9 </DIV>
10 <DIV >
11 You have recently allowed content loaded with certificate errors (such as script s or iframes) to run on this site.
12 </DIV>
13 </DIV>
14 </DIV>
15 <DIV class=security-explanation security-explanation-neutral >
16 <DIV class=security-property security-property-neutral >
17 </DIV>
18 <DIV class=security-explanation-text >
19 <DIV class=security-explanation-title >
20 Content with certificate errors
21 </DIV>
22 <DIV >
23 This site includes resources that were loaded with certificate errors.
24 </DIV>
25 </DIV>
26 </DIV>
27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698