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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/security/blocked-mixed-content-and-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: try to make comment more clear Created 4 years, 4 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/inspector/security/blocked-mixed-content-and-subresources-with-cert-errors-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-blocked-mixed-content-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/security/blocked-mixed-content-and-subresources-with-cert-errors-expected.txt
similarity index 51%
copy from third_party/WebKit/LayoutTests/http/tests/inspector/security/security-blocked-mixed-content-expected.txt
copy to third_party/WebKit/LayoutTests/http/tests/inspector/security/blocked-mixed-content-and-subresources-with-cert-errors-expected.txt
index 2183d198d1b258f5e57280bc34a5e9434c772182..0b59204f68635206fafacc8144c7d22e2bdf3298 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-blocked-mixed-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/security/blocked-mixed-content-and-subresources-with-cert-errors-expected.txt
@@ -1,14 +1,14 @@
-Tests active mixed content blocking in the security panel.
+Tests active mixed content blocking in the security panel, along with subresources with cert errors.
-<DIV class=security-explanation security-explanation-secure >
- <DIV class=security-property security-property-secure >
+<DIV class=security-explanation security-explanation-neutral >
+ <DIV class=security-property security-property-neutral >
</DIV>
<DIV class=security-explanation-text >
<DIV class=security-explanation-title >
-Secure Resources
+Content with certificate errors
</DIV>
<DIV >
-All resources on this page are served securely.
+This site includes resources that were loaded with certificate errors.
</DIV>
</DIV>
</DIV>
@@ -27,16 +27,4 @@ View 1 request in Network Panel
</DIV>
</DIV>
</DIV>
-<DIV class=security-explanation security-explanation-secure >
- <DIV class=security-property security-property-secure >
- </DIV>
- <DIV class=security-explanation-text >
- <DIV class=security-explanation-title >
-Secure Resources
- </DIV>
- <DIV >
-All resources on this page are served securely.
- </DIV>
- </DIV>
-</DIV>

Powered by Google App Engine
This is Rietveld 408576698