Files
workinf_Blender_Wasm/docs/tasks/M14-04E.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

18 lines
485 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# M14-04EChromium US/non-US/dead-key/modifier keymap fixture
- `task`: `M14-04E`
- `parent`: `M14-04D`
- `status`: `in_progress`
## 目标
固定 Chromium 生产路径的 key identity 解析US 与非 US 字符、dead key、Shift/Ctrl/Alt/Meta
修饰键必须保留原始 `key`/`code`/`location`/修饰键,不把字符布局推断为另一种物理按键。
Firefox/WebKit 不在本项目范围内。
## 验收
```text
npm --prefix web run test:chromium-keymap-fixture
```