dom/base/crashtests/346381-1.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:4bc1dc1e1045
1 <html>
2
3 <head>
4 </head>
5
6 <body onload="window.zoop = document.getElementById('paz');">
7
8 <p>Loading this page should not make Firefox leak DOMWindows or documents.</p>
9
10 <div id="paz">
11 <span onmouseover="6"></span>
12 </div>
13
14 </body>
15
16 </html>

mercurial