Re: [w3c/uievents] Specify the textInput event (PR #362)

@masayuki-nakano commented on this pull request.



>  
-       1. Paste clipboard contents into DOM target element
-       1. <a>Fire an InputEvent</a> with "input", "insertFromPaste" and |data|
+    1. Paste clipboard contents into DOM target element
+    1. <a>Fire an InputEvent</a> with "input", "insertFromPaste" and |data|
 
 </div><!-- algorithm -->

If `inputType` of `beforeinput` is `insertLineBreak`, `textInput` is fired with `data="\n"` on Chrome.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/pull/362#pullrequestreview-1831102280
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/uievents/pull/362/review/1831102280@github.com>

Received on Friday, 19 January 2024 02:26:53 UTC