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

@zcorpan commented on this pull request.



> @@ -517,6 +518,118 @@ completeness.
   ++---+-------------+------------------------+---------------------+--------------------------------+
   </div>
 
+<h3 id="legacy-textevent-events">Legacy {{TextEvent}} events</h3>
+
+<h4 id="interface-textevent">Interface TextEvent</h4>
+
+
+ <pre class="idl">
+ [Exposed=Window]
+ interface TextEvent : Event {

Yep, I had noticed and fixed this already. :)
https://github.com/w3c/uievents/blob/f36ff37adac5bbbfa7bcd8b1b097dad5479cef2f/event-algo.bs#L958

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

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

Received on Monday, 29 January 2024 13:33:49 UTC