tenfourfox/js/xpconnect/crashtests/346258-1.html

13 lines
170 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<html>
<head>
<script type="text/javascript">
var sg = document.__lookupGetter__("styleSheets");
sg.call(document, undefined);
</script>
</head>
<body>
</body>
</html>