- From: Simon Pieters <notifications@github.com>
- Date: Mon, 29 Jan 2024 05:33:43 -0800
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 29 January 2024 13:33:49 UTC
@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