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