Index: third_party/WebKit/LayoutTests/http/tests/inspector/security/active-subresource-with-cert-errors-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/security/active-subresource-with-cert-errors-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/security/active-subresource-with-cert-errors-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..d3e3a0e3d833c944f90a7f6fe465447082ea93cd |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/security/active-subresource-with-cert-errors-expected.txt |
@@ -0,0 +1,15 @@ |
+Tests addition of explanation when an active subresource was loaded with certificate errors. |
+ |
+<DIV class=security-explanation security-explanation-insecure > |
+ <DIV class=security-property security-property-insecure > |
+ </DIV> |
+ <DIV class=security-explanation-text > |
+ <DIV class=security-explanation-title > |
+Active content with certificate errors |
+ </DIV> |
+ <DIV > |
+You have recently allowed content loaded with certificate errors (such as scripts or iframes) to run on this site. |
+ </DIV> |
+ </DIV> |
+</DIV> |
+ |