Tests that the active and passive mixed content explanations prompt the user to refresh when there are no recorded requests, and link to the network panel when there are recorded requests.
Before Refresh --------------
<DIV class=security-explanation security-explanation-insecure >
<DEVTOOLS-ICON role=presentation name=warning class=security-property security-property-insecure >
<#document-fragment >
<SPAN style=--icon-url: var(--image-file-warning); >
</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-insecure >
active mixed content
</SPAN>
</DIV>
<DIV >
You have recently allowed non-secure content (such as scripts or iframes) to run on this site.
</DIV>
<DIV class=security-mixed-content >
Reload the page to record requests for HTTP resources.
</DIV>
</DIV>
</DIV>
<DIV class=security-explanation security-explanation-neutral >
<DEVTOOLS-ICON role=presentation name=warning class=security-property security-property-neutral >
<#document-fragment >
<SPAN style=--icon-url: var(--image-file-warning); >
</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-neutral >
mixed content
</SPAN>
</DIV>
<DIV >
This page includes HTTP resources.
</DIV>
<DIV class=security-mixed-content >
Reload the page to record requests for HTTP resources.
</DIV>
</DIV>
</DIV>
Refresh --------------
<DIV class=security-explanation security-explanation-insecure >
<DEVTOOLS-ICON role=presentation name=warning class=security-property security-property-insecure >
<#document-fragment >
<SPAN style=--icon-url: var(--image-file-warning); >
</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-insecure >
active mixed content
</SPAN>
</DIV>
<DIV >
You have recently allowed non-secure content (such as scripts or iframes) to run on this site.
</DIV>
<BUTTON class=security-mixed-content devtools-link text-button link-style role=link tabindex=0 >
View 1 request in Network Panel
</BUTTON>
</DIV>
</DIV>
<DIV class=security-explanation security-explanation-neutral >
<DEVTOOLS-ICON role=presentation name=warning class=security-property security-property-neutral >
<#document-fragment >
<SPAN style=--icon-url: var(--image-file-warning); >
</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-neutral >
mixed content
</SPAN>
</DIV>
<DIV >
This page includes HTTP resources.
</DIV>
<BUTTON class=security-mixed-content devtools-link text-button link-style role=link tabindex=0 >
View 1 request in Network Panel
</BUTTON>
</DIV>
</DIV>