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

13 lines
174 B
HTML
Raw Normal View History

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