gecko/js/xpconnect/crashtests/420513-1.html

12 lines
141 B
HTML
Raw Normal View History

2008-03-02 23:13:04 -08:00
<html>
<head>
<script type="text/javascript">
(new XPCNativeWrapper(document.documentElement))();
</script>
</head>
<body>
</body>
</html>