blob: f680ed56ed44447db32b6c53fa153fd610f71e13 (
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-getdirectory.js"></script>
</body>
</html>
|