Files
workinf_Blender_Wasm/docs/tasks/M14-04C.md
mes123456 380cbed4ff
Some checks are pending
M6 deployable RC / quick (push) Waiting to run
M6 deployable RC / chromium (push) Blocked by required conditions
M6 deployable RC / release (push) Blocked by required conditions
Checkpoint web parity through Chromium input tasks
2026-08-19 10:39:03 -04:00

557 B
Raw Blame History

M14-04CChromium mouse/touch/pen pointer identity and cancellation contract

  • task: M14-04C
  • parent: M14-04B
  • status: in_progress

目标

为 Chromium 生产输入路径建立统一 pointer observationmouse、touch、pen 分别保留 pointerTypepointerIdpressuretiltXtiltYbuttonbuttons 和 cancel 状态; 未知或越界值 fail-closed不把触控/笔事件伪装成 mouse。Firefox/WebKit 不在本项目范围内。

验收

npm --prefix web run test:chromium-pointer-contract