interop icon indicating copy to clipboard operation
interop copied to clipboard

pointerevents/pointerevent_pointerout_no_pointer_movement.html contradicts UIEvents spec and WPT

Open mustaqahmed opened this issue 5 months ago • 6 comments

Test List

pointerevents/pointerevent_pointerout_no_pointer_movement.html

Rationale

I am proposing to remove the above test from Interop 2024: while the test matches the spec, both the test and the spec contradicts the corresponding behavior defined in UIEvents 7 years ago.

PointerEvents doesn't want pointerover/out events w/o a movement in the mouse pointer, but UIEvents wants mouseover/out events w/o a movement so that hover effect is updated correctly after a layout change or scroll.

FYI @smaug---- @flackr

mustaqahmed avatar Sep 12 '24 15:09 mustaqahmed