chromium/third_party/blink/web_tests/http/tests/devtools/security/security-explanation-ordering-expected.txt

Tests that info explanations are placed after regular explanations.

<DIV class=security-explanation security-explanation-secure >
    <DEVTOOLS-ICON role=presentation name=lock class=security-property security-property-secure >
        <#document-fragment >
            <SPAN style=--icon-url: var(--image-file-lock); >
            </SPAN>
            <STYLE >
            </STYLE>
        </#document-fragment>
    </DEVTOOLS-ICON>
    <DIV class=security-explanation-text >
        <DIV class=security-explanation-title >
            <SPAN >
Certificate - 
            </SPAN>
            <SPAN class=security-explanation-title-secure >
valid and trusted
            </SPAN>
        </DIV>
        <DIV >
The connection to this site is using a valid, trusted server certificate issued by Issuer.
        </DIV>
        <DEVTOOLS-BUTTON role=button class=origin-button jslog=Action; track: click; context: security.view-certificate >
View certificate
            <#document-fragment >
            </#document-fragment>
        </DEVTOOLS-BUTTON>
    </DIV>
</DIV>
<DIV class=security-explanation security-explanation-secure >
    <DEVTOOLS-ICON role=presentation name=lock class=security-property security-property-secure >
        <#document-fragment >
            <SPAN style=--icon-url: var(--image-file-lock); >
            </SPAN>
            <STYLE >
            </STYLE>
        </#document-fragment>
    </DEVTOOLS-ICON>
    <DIV class=security-explanation-text >
        <DIV class=security-explanation-title >
            <SPAN >
Resources - 
            </SPAN>
            <SPAN class=security-explanation-title-secure >
all served securely
            </SPAN>
        </DIV>
        <DIV >
All resources on this page are served securely.
        </DIV>
    </DIV>
</DIV>
<DIV class=security-explanation security-explanation-info >
    <DEVTOOLS-ICON role=presentation name=info class=security-property security-property-info >
        <#document-fragment >
            <SPAN style=--icon-url: var(--image-file-info); >
            </SPAN>
            <STYLE >
            </STYLE>
        </#document-fragment>
    </DEVTOOLS-ICON>
    <DIV class=security-explanation-text >
        <DIV class=security-explanation-title >
            <SPAN >
Certificate - 
            </SPAN>
            <SPAN class=security-explanation-title-info >
Public-Key-Pinning bypassed
            </SPAN>
        </DIV>
        <DIV >
Public-Key-Pinning was bypassed by a local root certificate.
        </DIV>
    </DIV>
</DIV>
<DIV class=security-explanation security-explanation-info >
    <DEVTOOLS-ICON role=presentation name=info class=security-property security-property-info >
        <#document-fragment >
            <SPAN style=--icon-url: var(--image-file-info); >
            </SPAN>
            <STYLE >
            </STYLE>
        </#document-fragment>
    </DEVTOOLS-ICON>
    <DIV class=security-explanation-text >
        <DIV class=security-explanation-title >
            <SPAN >
Connection - 
            </SPAN>
            <SPAN class=security-explanation-title-info >
obsolete connection settings
            </SPAN>
        </DIV>
        <DIV >
The connection to this site is encrypted and authenticated using TLS 1.0, RSA, and AES_128_CBC with HMAC-SHA1.
        </DIV>
    </DIV>
</DIV>