summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/crashtests/420513-1.html
blob: ed0981c1c9eb8d77e76a01ba5829cd8a55aefb11 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
<head>
<script type="text/javascript">

(new XPCNativeWrapper(document.documentElement))();

</script>
</head>
<body>
</body>
</html>