Bug 1935611 - Fix libyuv/libpng link failed for loongarch64. r=glandium,tnikkel,ng
[gecko.git] / js / xpconnect / crashtests / 328553-1.html
blob0e29ee3cf39bd95aea7a280c435f224c7f11fff1
1 <html>
2 <head>
3 <script type="text/javascript">
5 x = Ci.nsITableEditor;
6 x.__proto__ = Components;
7 x.QueryInterface;
9 </script>
10 </head>
11 <body>
12 </body>
13 </html>