1 PASS hasMouseLeave is true
2 PASS hasMouseOut is true
3 PASS box.offsetLeft + 10 is lastMouseX
4 PASS box.offsetTop + 10 is lastMouseY
5 PASS successfullyParsed is true
8 Test that a mouse leave event is triggered when the OS tells us the mouse has left without changing position.
10 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".