gecko/content/base/test/file_CSP_evalscript_main.html

13 lines
204 B
HTML
Raw Normal View History

2010-03-08 01:57:10 -08:00
<html>
<head>
<title>CSP eval script tests</title>
<script type="application/javascript"
src="file_CSP_evalscript_main.js"></script>
</head>
<body>
Foo.
</body>
</html>