js/xpconnect/crashtests/193710.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:d41821869274
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <script type="text/javascript">window.onerror=new Function("return True")</script>
5 <script type="text/javascript" src="nonexistent.js"></script>
6 </head>
7
8 <body></body>
9
10 </html>
11

mercurial