Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta http-equiv="Content-Security-Policy" content="img-src {{host}}:{{ports[https][1]}}">
<title>Test that icons member is supported (CSP check)</title>
<link rel="manifest" href="resources/icons-member-csp.sub.webmanifest" />
<script src="resources/icons-member-manual.js"></script>
<h1>Testing support for icons member (CSP check)</h1>
<script>
// Force the port of the origin to be ports[https][0] (likely :8443)
// we treat the port ports[https][1] (likely :8444) to be another origin that we fail against
}
</script>
<p>
To pass, the icon must show a white check mark on a green background.
</p>