12 lines
200 B
HTML
12 lines
200 B
HTML
<html>
|
|
<head>
|
|
<title>CSP eval script tests</title>
|
|
<script type="application/javascript"
|
|
src="file_evalscript_main.js"></script>
|
|
</head>
|
|
<body>
|
|
|
|
Foo.
|
|
|
|
</body>
|
|
</html>
|