blob: b91c941136b9536b4d7424daf4a0c1af66cd2095 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Security-Policy" content="script-src 'self'" />
</head>
<body>
<h2>Webpage with an issue of inline violation type</h2>
<script>alert(42);</script>
</body>
</html>