blob: 222db0b883c2a23af2b7f56899978a56ba85ea37 [file] [log] [blame]
<!doctype html>
<html>
<head>
<meta http-equiv="X-WebKit-CSP" content="default-src 'none'">
<title>Define a restrictive CSP.</title>
</head>
<body>
<img src="./icon1.png">
</body>
</html>