Files
workinf_Blender_Wasm/docs/status/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

960 B

M14-04E Status

status: done
task: Chromium US/non-US/dead-key/modifier keymap fixture
updated: 2026-08-19 America/New_York
enablingTask: false
parityStateChange: false

Scope

Added a versioned keyboard observation contract preserving layout character (key), physical key (code), location, repeat, composition state, dead-key identity and modifier flags. Chromium production events verified US, non-US character, dead-key and modifier fixtures. Firefox/WebKit are excluded.

Evidence

  • npm --prefix web run build passed.
  • npm --prefix web run test:chromium-keymap-fixture passed: 2 protocol tests and 4 real Chromium keyboard fixtures.
  • Checker output: chromium-keymap-ok fixtures=US,NON_US,DEAD_KEY,MODIFIER observations=4 execution=DISABLED next=M14-04F.
  • npm --prefix web run typecheck and git diff --check passed.

Next Task

M14-04F: Chromium touch modal cancel, two-finger navigation and single pen Main commit.