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

13 lines
194 B
HTML
Raw Normal View History

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