blob: d847f6416f5af831c404ed4e705771fb45adce02 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../resources/js-test-pre.js"></script>
</head>
<body>
<script>
description("Test to ensure that global constructors have the right attributes");
</script>
<script src="script-tests/global-constructors-attributes.js"></script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>