Closed
Description
The WheelEvent constructor should be able to take in an initialized dictionary as described here
https://developer.mozilla.org/en-US/docs/Web/API/WheelEvent/WheelEvent
However, the lib.d.ts file does not have this constructor defined