blob: fcd320dae1670b5d3a4680b0053d63a9d75829e2 (
plain)
1
2
3
4
5
6
7
8
9
|
<!DOCTYPE html>
<html>
<head>
<title>Inspector CSP Test</title>
<link rel="stylesheet" href="style_inspector_csp.css" type="text/css"/>
<meta charset="utf-8">
</head>
<body></body>
</html>
|