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

SpecialPowers.wrap(document).getAnonymousNodes({__proto__: XPCNativeWrapper.prototype});

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