← Back to release summary

onwheel in GlobalEventHandlers

Category
User input
Type
New or changed feature
Status
Enabled by default (Chrome 61)
Intent stage
None

Summary

Previously we had onwheel attributes as part of the Element. Now we are moving them to GlobalEventHandlers to make them consistent with the other on'event' attributes.

Standards & signals

Docs: https://github.com/w3c/web-platform-tests/pull/6165 https://developer.mozilla.org/en-US/docs/Web/API/GlobalEventHandlers/onwheel

View on chromestatus.com