Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/inspector/security/security-pkp-bypassed-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/security-pkp-bypassed-expected.txt |
| similarity index 73% |
| 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/security-pkp-bypassed-expected.txt |
| index e97697a7030644aa6d877e7858bc9d1a5494cd9c..b0ffb8f48c4ba5f09228ab97386ba67623fcc3a0 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/security-pkp-bypassed-expected.txt |
| @@ -1,4 +1,4 @@ |
| -Tests active mixed content blocking in the security panel. |
| +Tests addition of explanation when all page resources are transferred securely (no-mixed-content). |
|
estark
2016/07/01 01:02:43
Looks like this description needs to be updated. (
dadrian
2016/07/01 01:58:45
Done.
|
| <DIV class=security-explanation security-explanation-secure > |
| <DIV class=security-property security-property-secure > |
| @@ -17,13 +17,10 @@ All resources on this page are served securely. |
| </DIV> |
| <DIV class=security-explanation-text > |
| <DIV class=security-explanation-title > |
| -Blocked mixed content |
| +Public-Key Pinning |
| </DIV> |
| <DIV > |
| -Your page requested insecure resources that were blocked. |
| - </DIV> |
| - <DIV class=security-mixed-content link > |
| -View 1 request in Network Panel |
| +Public-key pinning was bypassed by a local root certificate. |
| </DIV> |
| </DIV> |
| </DIV> |