Re: [w3c/uievents] Define events for drag-and-drop operations (textInput etc) (Issue #367)

> Interestingly, the event order in Chromium and WebKit is `textInput` and then `beforeinput`, which maybe should be the other way around for consistency with input from typing.

Gecko's behavior with @masayuki-nakano 's patch for https://bugzilla.mozilla.org/show_bug.cgi?id=903746 is `beforeinput` event then `textInput`. I've created a PR with a tentative test for this event order: https://github.com/web-platform-tests/wpt/pull/44744

cc @sideshowbarker 


-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/367#issuecomment-1961414745
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/uievents/issues/367/1961414745@github.com>

Received on Friday, 23 February 2024 14:23:41 UTC