Skip to content

Mouse and Wheel Events are moving to the Pointer Events specification#43011

Draft
plehegar wants to merge 1 commit intomdn:mainfrom
plehegar:main
Draft

Mouse and Wheel Events are moving to the Pointer Events specification#43011
plehegar wants to merge 1 commit intomdn:mainfrom
plehegar:main

Conversation

@plehegar
Copy link

@plehegar plehegar commented Feb 4, 2026

Description

The Mouse and Wheel Events interfaces are moving from the UI Events specification to the Pointer Events specification. This PR attempts to make the move as smoothly as possible.

Motivation

Avoid breaking the documentation due to spec changes.

Additional details

See also:

Wait for those 2 pull requests to get merged before merging this one.

Related issues and pull requests

@plehegar plehegar requested a review from a team as a code owner February 4, 2026 11:05
@plehegar plehegar requested review from sideshowbarker and removed request for a team February 4, 2026 11:05
@github-actions github-actions bot added the Content:WebAPI Web API docs label Feb 4, 2026
@plehegar plehegar marked this pull request as draft February 4, 2026 11:05
@github-actions github-actions bot added the size/m [PR only] 51-500 LoC changed label Feb 4, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

Preview URLs (27 pages)

Flaws (3)

Note! 26 documents with no flaws that don't need to be listed. 🎉

Found an unexpected or unresolvable flaw? Please report it here.

URL: /en-US/docs/Web/API/WheelEvent
Title: WheelEvent
Flaw count: 3

  • macros:
    • Macro domxref produces link /en-US/docs/Web/API/WheelEvent/wheelDelta which doesn't resolve
    • Macro domxref produces link /en-US/docs/Web/API/WheelEvent/wheelDeltaX which doesn't resolve
    • Macro domxref produces link /en-US/docs/Web/API/WheelEvent/wheelDeltaY which doesn't resolve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant