Skip to content

MouseEvent moved to Pointer Events#105

Open
plehegar wants to merge 3 commits intow3c:gh-pagesfrom
plehegar:pe
Open

MouseEvent moved to Pointer Events#105
plehegar wants to merge 3 commits intow3c:gh-pagesfrom
plehegar:pe

Conversation

@plehegar
Copy link
Member

@plehegar plehegar commented Feb 13, 2026

A consequence of
w3c/pointerevents#564


Preview | Diff

@plehegar plehegar requested a review from mustaqahmed February 13, 2026 20:22
Copy link
Member

@mustaqahmed mustaqahmed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this looks good.

I am not sure why Appendix B.1 in the preview still mentions "uievent". Any idea?

@plehegar
Copy link
Member Author

I am not sure why Appendix B.1 in the preview still mentions "uievent". Any idea?

Good catch. I should have double checked that :(.

Fixed in f4d7f16

@plehegar
Copy link
Member Author

plehegar commented Feb 14, 2026

hu. that error from w3c/spec-prod is unexpected:
[[
$ link-checker --url-ignore="https://ev.buaa.edu.cn/" --url-ignore="/TR/.+20260214/$" --http-timeout=50000 --http-redirects=3 --http-always-get /home/runner/work/pointerlock/pointerlock.w3c
TypeError: Cannot convert undefined or null to object
at exports.cleanHeader (/home/runner/work/_actions/w3c/spec-prod/v2/node_modules/.pnpm/superagent@3.8.3/node_modules/superagent/lib/utils.js:61:3)
at Request._redirect (/home/runner/work/_actions/w3c/spec-prod/v2/node_modules/.pnpm/superagent@3.8.3/node_modules/superagent/lib/node/index.js:427:21)
at ClientRequest. (/home/runner/work/_actions/w3c/spec-prod/v2/node_modules/.pnpm/superagent@3.8.3/node_modules/superagent/lib/node/index.js:832:19)
at Object.onceWrapper (node:events:623:26)
at ClientRequest.emit (node:events:508:28)
at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:780:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:123:17)
at TLSSocket.socketOnData (node:_http_client:615:22)
at TLSSocket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
]]

Piling up this one on top of w3c/pointerevents#564 TODO list.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants