haikuwebkit/LayoutTests/fast/events/mouseenterleave-on-subframe...

11 lines
335 B
Plaintext

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