https://github.com/mozilla/gecko-dev
Raw File
Tip revision: ed0ad0f73a59581d1b6c2ef903e58f8a23e6db06 authored by Jeff Muizelaar on 11 February 2014, 18:43:33 UTC
Bug 967799 - b2gautomation: Wait on the queue instead of polling it. r=ahal, a=bajaj
Tip revision: ed0ad0f
346381-1.html
<html>

<head>
</head>

<body onload="window.zoop = document.getElementById('paz');">

<p>Loading this page should not make Firefox leak DOMWindows or documents.</p>

<div id="paz">
<span onmouseover="6"></span>
</div>

</body>

</html>
back to top