canvas-based-HTML5-Comic-Bo.../lib/zip.js/tests/test13.html

13 lines
No EOL
379 B
HTML
Executable file

<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<title>Demo ZipEntry.prototype.addFileEntry (File)</title>
</head>
<body>
<script type="text/javascript" src="../zip.js"></script>
<script type="text/javascript" src="../zip-fs.js"></script>
<script type="text/javascript" src="dataview.js"></script>
<script type="text/javascript" src="test13.js"></script>
</body>
</html>