| OLD | NEW |
| 1 Tests that the security details for an origin are updated if its security state
changes. | 1 Tests that the security details for an origin are updated if its security state
changes. |
| 2 | 2 |
| 3 Sidebar Origins -------------------------------- | 3 Sidebar Origins -------------------------------- |
| 4 Group: Main Origin | 4 Group: Main origin |
| 5 Group: Secure Origins | 5 Group: Secure origins |
| 6 <SPAN class=title > | 6 <SPAN class=title > |
| 7 https://foo.test | 7 https://foo.test |
| 8 </SPAN> | 8 </SPAN> |
| 9 Group: Unknown / Canceled | 9 Group: Unknown / canceled |
| 10 <SPAN class=title > | 10 <SPAN class=title > |
| 11 https://bar.test | 11 https://bar.test |
| 12 </SPAN> | 12 </SPAN> |
| 13 Origin view ------------------------------------ | 13 Origin view ------------------------------------ |
| 14 <DIV class=widget vbox security-origin-view insertion-point-main > | 14 <DIV class=widget vbox security-origin-view insertion-point-main > |
| 15 <STYLE type=text/css > | 15 <STYLE type=text/css > |
| 16 </STYLE> | 16 </STYLE> |
| 17 <STYLE type=text/css > | 17 <STYLE type=text/css > |
| 18 </STYLE> | 18 </STYLE> |
| 19 <DIV class=title-section > | 19 <DIV class=title-section > |
| (...skipping 16 matching lines...) Expand all Loading... |
| 36 <DIV class=details-table-row > | 36 <DIV class=details-table-row > |
| 37 <DIV > | 37 <DIV > |
| 38 Protocol | 38 Protocol |
| 39 </DIV> | 39 </DIV> |
| 40 <DIV > | 40 <DIV > |
| 41 TLS 1.2 | 41 TLS 1.2 |
| 42 </DIV> | 42 </DIV> |
| 43 </DIV> | 43 </DIV> |
| 44 <DIV class=details-table-row > | 44 <DIV class=details-table-row > |
| 45 <DIV > | 45 <DIV > |
| 46 Key Exchange | 46 Key exchange |
| 47 </DIV> | 47 </DIV> |
| 48 <DIV > | 48 <DIV > |
| 49 Key_Exchange | 49 Key_Exchange |
| 50 </DIV> | 50 </DIV> |
| 51 </DIV> | 51 </DIV> |
| 52 <DIV class=details-table-row > | 52 <DIV class=details-table-row > |
| 53 <DIV > | 53 <DIV > |
| 54 Cipher | 54 Cipher |
| 55 </DIV> | 55 </DIV> |
| 56 <DIV > | 56 <DIV > |
| (...skipping 25 matching lines...) Expand all Loading... |
| 82 foo.test | 82 foo.test |
| 83 </SPAN> | 83 </SPAN> |
| 84 <SPAN class=san-entry > | 84 <SPAN class=san-entry > |
| 85 *.test | 85 *.test |
| 86 </SPAN> | 86 </SPAN> |
| 87 </DIV> | 87 </DIV> |
| 88 </DIV> | 88 </DIV> |
| 89 </DIV> | 89 </DIV> |
| 90 <DIV class=details-table-row > | 90 <DIV class=details-table-row > |
| 91 <DIV > | 91 <DIV > |
| 92 Valid From | 92 Valid from |
| 93 </DIV> | 93 </DIV> |
| 94 <DIV > | 94 <DIV > |
| 95 Mon, 20 Mar 2017 08:53:20 GMT | 95 Mon, 20 Mar 2017 08:53:20 GMT |
| 96 </DIV> | 96 </DIV> |
| 97 </DIV> | 97 </DIV> |
| 98 <DIV class=details-table-row > | 98 <DIV class=details-table-row > |
| 99 <DIV > | 99 <DIV > |
| 100 Valid Until | 100 Valid until |
| 101 </DIV> | 101 </DIV> |
| 102 <DIV > | 102 <DIV > |
| 103 Wed, 18 May 2033 03:33:20 GMT | 103 Wed, 18 May 2033 03:33:20 GMT |
| 104 </DIV> | 104 </DIV> |
| 105 </DIV> | 105 </DIV> |
| 106 <DIV class=details-table-row > | 106 <DIV class=details-table-row > |
| 107 <DIV > | 107 <DIV > |
| 108 Issuer | 108 Issuer |
| 109 </DIV> | 109 </DIV> |
| 110 <DIV > | 110 <DIV > |
| (...skipping 16 matching lines...) Expand all Loading... |
| 127 <CONTENT > | 127 <CONTENT > |
| 128 </CONTENT> | 128 </CONTENT> |
| 129 </#document-fragment> | 129 </#document-fragment> |
| 130 </BUTTON> | 130 </BUTTON> |
| 131 </DIV> | 131 </DIV> |
| 132 </DIV> | 132 </DIV> |
| 133 </TABLE> | 133 </TABLE> |
| 134 </DIV> | 134 </DIV> |
| 135 </DIV> | 135 </DIV> |
| 136 | 136 |
| OLD | NEW |