blob: 9af0c6de4d5ff93d8ddc6ba5839b16ff58ba87c1 [file] [log] [blame]
<html>
<head>
<script src="../fast/js/resources/js-test-pre.js"></script>
</head>
<body>
<script>
description("This test documents the Constructor properties on SharedWorkerGlobalScope.");
worker = startWorker("resources/global-context-constructors-listing.js", true /* shared */);
</script>
<script src="../fast/js/resources/js-test-post.js"></script>
</body>
</html>