| Index: third_party/WebKit/LayoutTests/http/tests/inspector/security/security-details-updated-with-security-state-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-details-updated-with-security-state-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-details-updated-with-security-state-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..66d746cc0b4dd26cfdc776be8967e3d83fe3c504
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-details-updated-with-security-state-expected.txt
|
| @@ -0,0 +1,136 @@
|
| +Tests that the security details for an origin are updated if its security state changes.
|
| +
|
| +Sidebar Origins --------------------------------
|
| +Group: Main Origin
|
| +Group: Secure Origins
|
| +<SPAN class=title >
|
| +https://foo.test
|
| +</SPAN>
|
| +Group: Unknown / Canceled
|
| +<SPAN class=title >
|
| +https://bar.test
|
| +</SPAN>
|
| +Origin view ------------------------------------
|
| +<DIV class=widget vbox security-origin-view insertion-point-main >
|
| + <STYLE type=text/css >
|
| + </STYLE>
|
| + <STYLE type=text/css >
|
| + </STYLE>
|
| + <DIV class=title-section >
|
| + <DIV class=origin-display >
|
| + <SPAN class=security-property security-property-secure >
|
| + </SPAN>
|
| + <SPAN class=origin >
|
| +https://foo.test
|
| + </SPAN>
|
| + </DIV>
|
| + <DIV class=link >
|
| +View requests in Network Panel
|
| + </DIV>
|
| + </DIV>
|
| + <DIV class=origin-view-section >
|
| + <DIV class=origin-view-section-title >
|
| +Connection
|
| + </DIV>
|
| + <TABLE class=details-table >
|
| + <DIV class=details-table-row >
|
| + <DIV >
|
| +Protocol
|
| + </DIV>
|
| + <DIV >
|
| +TLS 1.2
|
| + </DIV>
|
| + </DIV>
|
| + <DIV class=details-table-row >
|
| + <DIV >
|
| +Key Exchange
|
| + </DIV>
|
| + <DIV >
|
| +Key_Exchange
|
| + </DIV>
|
| + </DIV>
|
| + <DIV class=details-table-row >
|
| + <DIV >
|
| +Cipher
|
| + </DIV>
|
| + <DIV >
|
| +Cypher with Mac
|
| + </DIV>
|
| + </DIV>
|
| + </TABLE>
|
| + </DIV>
|
| + <DIV class=origin-view-section >
|
| + <DIV class=origin-view-section-title >
|
| +Certificate
|
| + </DIV>
|
| + <TABLE class=details-table >
|
| + <DIV class=details-table-row >
|
| + <DIV >
|
| +Subject
|
| + </DIV>
|
| + <DIV >
|
| +foo.test
|
| + </DIV>
|
| + </DIV>
|
| + <DIV class=details-table-row >
|
| + <DIV >
|
| +SAN
|
| + </DIV>
|
| + <DIV >
|
| + <DIV >
|
| + <SPAN class=san-entry >
|
| +foo.test
|
| + </SPAN>
|
| + <SPAN class=san-entry >
|
| +*.test
|
| + </SPAN>
|
| + </DIV>
|
| + </DIV>
|
| + </DIV>
|
| + <DIV class=details-table-row >
|
| + <DIV >
|
| +Valid From
|
| + </DIV>
|
| + <DIV >
|
| +Mon, 20 Mar 2017 08:53:20 GMT
|
| + </DIV>
|
| + </DIV>
|
| + <DIV class=details-table-row >
|
| + <DIV >
|
| +Valid Until
|
| + </DIV>
|
| + <DIV >
|
| +Wed, 18 May 2033 03:33:20 GMT
|
| + </DIV>
|
| + </DIV>
|
| + <DIV class=details-table-row >
|
| + <DIV >
|
| +Issuer
|
| + </DIV>
|
| + <DIV >
|
| +Super CA
|
| + </DIV>
|
| + </DIV>
|
| + <DIV class=details-table-row >
|
| + <DIV >
|
| + </DIV>
|
| + <DIV >
|
| + <BUTTON is=text-button type=button class=security-certificate-button >
|
| +Open full certificate details
|
| + <#document-fragment >
|
| + <STYLE type=text/css >
|
| + </STYLE>
|
| + <STYLE type=text/css >
|
| + </STYLE>
|
| + <STYLE type=text/css >
|
| + </STYLE>
|
| + <CONTENT >
|
| + </CONTENT>
|
| + </#document-fragment>
|
| + </BUTTON>
|
| + </DIV>
|
| + </DIV>
|
| + </TABLE>
|
| + </DIV>
|
| +</DIV>
|
| +
|
|
|