Blame nss/tests/tools/signjs.html

Packit 40b132
<html>
Packit 40b132
Packit 40b132
   - License, v. 2.0. If a copy of the MPL was not distributed with this
Packit 40b132
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
Packit 40b132
<body>
Packit 40b132
<script language="JavaScript">
Packit 40b132
document.write("

Sign this javascript

");
Packit 40b132
</script>
Packit 40b132
Here's some plain content.
Packit 40b132
</body>
Packit 40b132
</html>