| OLD | NEW |
| 1 Tests active mixed content blocking in the security panel. | 1 Tests addition of explanation for when PKP is bypassed by a local trust anchor. |
| 2 | 2 |
| 3 <DIV class=security-explanation security-explanation-secure > | 3 <DIV class=security-explanation security-explanation-secure > |
| 4 <DIV class=security-property security-property-secure > | 4 <DIV class=security-property security-property-secure > |
| 5 </DIV> | 5 </DIV> |
| 6 <DIV class=security-explanation-text > | 6 <DIV class=security-explanation-text > |
| 7 <DIV class=security-explanation-title > | 7 <DIV class=security-explanation-title > |
| 8 Secure Resources | 8 Secure Resources |
| 9 </DIV> | 9 </DIV> |
| 10 <DIV > | 10 <DIV > |
| 11 All resources on this page are served securely. | 11 All resources on this page are served securely. |
| 12 </DIV> | 12 </DIV> |
| 13 </DIV> | 13 </DIV> |
| 14 </DIV> | 14 </DIV> |
| 15 <DIV class=security-explanation security-explanation-info > | 15 <DIV class=security-explanation security-explanation-info > |
| 16 <DIV class=security-property security-property-info > | 16 <DIV class=security-property security-property-info > |
| 17 </DIV> | 17 </DIV> |
| 18 <DIV class=security-explanation-text > | 18 <DIV class=security-explanation-text > |
| 19 <DIV class=security-explanation-title > | 19 <DIV class=security-explanation-title > |
| 20 Blocked mixed content | 20 Public-Key Pinning |
| 21 </DIV> | 21 </DIV> |
| 22 <DIV > | 22 <DIV > |
| 23 Your page requested insecure resources that were blocked. | 23 Public-key pinning was bypassed by a local root certificate. |
| 24 </DIV> | |
| 25 <DIV class=security-mixed-content link > | |
| 26 View 1 request in Network Panel | |
| 27 </DIV> | 24 </DIV> |
| 28 </DIV> | 25 </DIV> |
| 29 </DIV> | 26 </DIV> |
| 30 | 27 |
| OLD | NEW |