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

14 строки
156 B
HTML
Исходник Обычный вид История

2008-02-09 13:43:15 +03:00
<html>
<head>
<script type="text/javascript">
x = Ci.nsITableEditor;
2008-02-09 13:43:15 +03:00
x.__proto__ = Components;
x.QueryInterface;
</script>
</head>
<body>
</body>
</html>