gecko-dev/js/xpconnect/crashtests/471366-1.html

13 lines
194 B
HTML
Raw Normal View History

2009-01-07 00:47:56 +00:00
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript">
SpecialPowers.wrap(document).getAnonymousNodes({__proto__: XPCNativeWrapper.prototype});
2009-01-07 00:47:56 +00:00
</script>
</head>
<body>
</body>
</html>