Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: js/xpconnect/crashtests/crashtests.list
<html>
<head>
<script type="text/javascript">
var sg = document.__lookupGetter__("styleSheets");
sg.call(document, undefined);
</script>
</head>
<body>
</body>
</html>