blob: b7df932a7d1fd4d3f15a1f420f839f33f56f49ef [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 HTML
mouseenter on BODY
mouseenter on DIV
mouseleave on DIV
mouseleave on BODY
mouseleave on HTML