Files
palemoon27/dom/base/test/csp/file_CSP_evalscript_main_allowed.html
T

13 lines
212 B
HTML

<html>
<head>
<title>CSP eval script tests</title>
<script type="application/javascript"
src="file_CSP_evalscript_main_allowed.js"></script>
</head>
<body>
Foo.
</body>
</html>