Checkpoint web parity through Chromium input tasks
This commit is contained in:
17
docs/tasks/M14-04E.md
Normal file
17
docs/tasks/M14-04E.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# M14-04E:Chromium 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
|
||||
```
|
||||
Reference in New Issue
Block a user