blob: 9ee2f5527d979d57fe782e1bda7e3b403ab51c7b [file] [log] [blame]
This is a test of a mouseleave events in an inner-document. The test is success if we get matching mouseleave events for every mouseenter event, and if the logged nodeNames of event targets does not include '#document'.
mouseenter on DIV
mouseenter on BODY
mouseenter on HTML
mouseleave on DIV
mouseleave on BODY
mouseleave on HTML