| OLD | NEW |
| 1 Tests addition of explanation when all page resources are transferred securely (
no-mixed-content). | 1 Tests addition of explanation when all page resources are transferred securely (
no-mixed-content). |
| 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 | 15 |
| OLD | NEW |