OLD | NEW |
(Empty) | |
| 1 Tests active mixed content blocking in the security panel when page is classifie
d as malicious. |
| 2 |
| 3 <DIV class=security-summary-text > |
| 4 Test: Summary Override Text |
| 5 </DIV> |
| 6 <DIV class=security-explanation security-explanation-secure > |
| 7 <DIV class=security-property security-property-secure > |
| 8 </DIV> |
| 9 <DIV class=security-explanation-text > |
| 10 <DIV class=security-explanation-title > |
| 11 Secure Resources |
| 12 </DIV> |
| 13 <DIV > |
| 14 All resources on this page are served securely. |
| 15 </DIV> |
| 16 </DIV> |
| 17 </DIV> |
| 18 <DIV class=security-explanation security-explanation-info > |
| 19 <DIV class=security-property security-property-info > |
| 20 </DIV> |
| 21 <DIV class=security-explanation-text > |
| 22 <DIV class=security-explanation-title > |
| 23 Blocked mixed content |
| 24 </DIV> |
| 25 <DIV > |
| 26 Your page requested non-secure resources that were blocked. |
| 27 </DIV> |
| 28 <DIV class=security-mixed-content link > |
| 29 View 1 request in Network Panel |
| 30 </DIV> |
| 31 </DIV> |
| 32 </DIV> |
| 33 |
OLD | NEW |