mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-12-26 13:32:16 +00:00
13 lines
200 B
HTML
13 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>
|