mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-15 05:50:56 +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>
|