blob: e35c4c7fcded5086508b8c09df6d658f0b7c1c19 [file] [log] [blame]
Tests that the panel shows the correct text for non-cryptographic secure origins
Panel on origin view:
<DIV class=widget vbox security-origin-view slot=insertion-point-main >
<STYLE >
</STYLE>
<STYLE >
</STYLE>
<DIV class=title-section >
<DIV class=title-section-header role=heading aria-level=1 >
Origin
</DIV>
<DIV class=origin-display >
<SPAN class=security-property security-property-secure >
</SPAN>
<SPAN >
<SPAN class=url-scheme-secure >
chrome-test
</SPAN>
<SPAN class=url-scheme-separator >
://
</SPAN>
<SPAN >
test
</SPAN>
</SPAN>
</DIV>
<DIV class=view-network-button >
<BUTTON class=text-button type=button role=link >
View requests in Network Panel
</BUTTON>
</DIV>
</DIV>
<DIV class=origin-view-section >
<DIV class=origin-view-section-title role=heading aria-level=2 >
Secure
</DIV>
<DIV >
This origin is a non-HTTPS secure origin.
</DIV>
</DIV>
</DIV>