[w3c/uievents] Remove initWheelEvent() (#301)

This is not implemented anywhere, so no need to keep it.

The following tasks have been completed:

 * [x] Confirmed there are no ReSpec/BikeShed errors or warnings.
 * [ ] Modified Web platform tests (link to pull request): No one ever had it so no test needed?

Implementation commitment: (No engine implements this, only WebKit has [`initWebKitWheelEvent()`](https://webkit-search.igalia.com/webkit/rev/ad66b865a6a2ac9c3e0b9322d43e313cb76b415f/Source/WebCore/dom/WheelEvent.idl#44))

 * [x] WebKit (https://bugs.webkit.org/show_bug.cgi?id=)
 * [x] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=)
 * [x] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=)
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/uievents/pull/301

-- Commit Summary --

  * Remove initWheelEvent()

-- File Changes --

    M sections/legacy-event-initializers.txt (112)

-- Patch Links --

https://github.com/w3c/uievents/pull/301.patch
https://github.com/w3c/uievents/pull/301.diff

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

Received on Thursday, 25 March 2021 14:34:06 UTC