blob: 0409e0c5c6d1662908f8abc8456fa8da309b505a (
plain)
1
2
3
4
5
6
7
8
9
10
|
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="resources/simple-required-arguments-getfile.js"></script>
</body>
</html>
|