- From: Dominique Hazael-Massieux <notifications@github.com>
- Date: Tue, 04 Oct 2022 00:44:02 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 4 October 2022 07:44:14 UTC
Following discussions in https://github.com/whatwg/html/issues/8340, the events index in the HTML spec will be restricted to event types that gets fired within the HTML spec. The `slotchange` event will be dropped as a result.
This turns the mention of the `slotchange` event into a proper event type definition, so that other specs (including the HTML spec) can reference it.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/dom/pull/1115
-- Commit Summary --
* Define slotchange event
-- File Changes --
M dom.bs (2)
-- Patch Links --
https://github.com/whatwg/dom/pull/1115.patch
https://github.com/whatwg/dom/pull/1115.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1115
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/dom/pull/1115@github.com>
Received on Tuesday, 4 October 2022 07:44:14 UTC