2 <iframe id=
"sourceFrame" style=
"width: 400px; height: 300px;" src=
"resources/mouse-events-within-no-element-iframe.html"></iframe>
3 <p id=
"description"></p>
4 <div id=
"console"></div>
5 <script src=
"../../resources/js-test.js"></script>
7 description("Tests that the mouse event is fired when the mouse pointer stays in document but there is no element");
9 testRunner
.dumpChildFramesAsText();